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