Preparing search index...
The search index is not available
@google/genai
@google/genai
gaos/funcs/webhooks-list
webhooksList
Function webhooksList
webhooksList
(
client
:
GoogleGenAICore
,
api_version
?:
string
,
page_size
?:
number
,
page_token
?:
string
,
options
?:
Omit
<
RequestOptions
,
"extra_body"
>
,
)
:
APIPromise
<
Result
<
WebhookListResponse
,
|
UnexpectedClientError
|
InvalidRequestError
|
RequestAbortedError
|
RequestTimeoutError
|
ConnectionError
|
GoogleGenAiError
,
>
,
>
Lists all Webhooks.
Parameters
client
:
GoogleGenAICore
Optional
api_version
:
string
Optional
page_size
:
number
Optional
page_token
:
string
Optional
options
:
Omit
<
RequestOptions
,
"extra_body"
>
Returns
APIPromise
<
Result
<
WebhookListResponse
,
|
UnexpectedClientError
|
InvalidRequestError
|
RequestAbortedError
|
RequestTimeoutError
|
ConnectionError
|
GoogleGenAiError
,
>
,
>
Settings
Theme
OS
Light
Dark
@google/genai
Loading...
Lists all Webhooks.