Uses of Class
com.google.genai.gaos.models.operations.PingWebhookRequest
Packages that use PingWebhookRequest
-
Uses of PingWebhookRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return PingWebhookRequestModifier and TypeMethodDescriptionPingWebhookRequest.Builder.build()PingWebhookRequest.withApiVersion(String apiVersion) Which version of the API to use.PingWebhookRequest.withBody(PingWebhookRequest body) The request body.Required. -
Uses of PingWebhookRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type PingWebhookRequestModifier and TypeMethodDescriptionPingWebhook.Async.doRequest(PingWebhookRequest request) PingWebhook.Sync.doRequest(PingWebhookRequest request)