Uses of Class
com.google.genai.gaos.models.operations.UpdateWebhookRequest
Packages that use UpdateWebhookRequest
-
Uses of UpdateWebhookRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return UpdateWebhookRequestModifier and TypeMethodDescriptionUpdateWebhookRequest.Builder.build()UpdateWebhookRequest.withApiVersion(String apiVersion) Which version of the API to use.UpdateWebhookRequest.withBody(WebhookUpdate body) Required.Required.UpdateWebhookRequest.withUpdateMask(String updateMask) Optional. -
Uses of UpdateWebhookRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type UpdateWebhookRequestModifier and TypeMethodDescriptionUpdateWebhook.Async.doRequest(UpdateWebhookRequest request) UpdateWebhook.Sync.doRequest(UpdateWebhookRequest request)