Class WebhookListResponse.Builder
java.lang.Object
com.google.genai.gaos.models.webhooks.WebhookListResponse.Builder
- Enclosing class:
- WebhookListResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()nextPageToken(String nextPageToken) A token, which can be sent as `page_token` to retrieve the next page.The webhooks.
-
Method Details
-
nextPageToken
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. -
webhooks
The webhooks. -
build
-