Class SigningSecret.Builder
java.lang.Object
com.google.genai.gaos.models.webhooks.SigningSecret.Builder
- Enclosing class:
- SigningSecret
-
Method Summary
Modifier and TypeMethodDescriptionbuild()expireTime(OffsetDateTime expireTime) Output only.truncatedSecret(String truncatedSecret) Output only.
-
Method Details
-
expireTime
Output only. The expiration date of the signing secret. -
truncatedSecret
Output only. The truncated version of the signing secret. -
build
-