Class DeleteWebhookRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.DeleteWebhookRequest.Builder
- Enclosing class:
- DeleteWebhookRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.build()Required.
-
Method Details
-
apiVersion
Which version of the API to use. -
id
Required. The ID of the webhook to delete. Format: `{webhook_id}` -
build
-