Class UpdateWebhookRequestBuilder
java.lang.Object
com.google.genai.gaos.models.operations.async.UpdateWebhookRequestBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) body(WebhookUpdate body) call()Executes the request and returns the response.retryConfig(RetryConfig retryConfig) updateMask(String updateMask)
-
Constructor Details
-
UpdateWebhookRequestBuilder
-
-
Method Details
-
apiVersion
-
id
-
updateMask
-
body
-
retryConfig
-
header
-
call
Executes the request and returns the response.- Returns:
- The response from the server.
-