Class RotateSigningSecretRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.RotateSigningSecretRequest.Builder
- Enclosing class:
- RotateSigningSecretRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.The request body.build()Required.
-
Method Details
-
apiVersion
Which version of the API to use. -
id
Required. The ID of the webhook for which to generate a signing secret. Format: `{webhook_id}` -
body
The request body. -
build
-