Class CreateWebhookRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.CreateWebhookRequest.Builder
- Enclosing class:
- CreateWebhookRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.body(WebhookInput body) Required.build()
-
Method Details
-
apiVersion
Which version of the API to use. -
body
Required. The webhook to create. -
build
-