Class DeleteWebhookRequest
java.lang.Object
com.google.genai.gaos.models.operations.DeleteWebhookRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWhich version of the API to use.static DeleteWebhookRequest.Builderbuilder()booleaninthashCode()id()Required.toString()withApiVersion(String apiVersion) Which version of the API to use.Required.
-
Constructor Details
-
DeleteWebhookRequest
-
DeleteWebhookRequest
-
-
Method Details
-
apiVersion
Which version of the API to use. -
id
Required. The ID of the webhook to delete. Format: `{webhook_id}` -
builder
-
withApiVersion
Which version of the API to use. -
withId
Required. The ID of the webhook to delete. Format: `{webhook_id}` -
equals
-
hashCode
public int hashCode() -
toString
-