GoogleSecret Type

A Google secret or secret version.

Remarks

This type represents a Google secret or secret version.

Fields

CreationDate
String

The secret's creation date.

This field reflects the creation date of the secret or secret version, formatted as an RFC 3339 UTC timestamp.

DestructionDate
String

The secret version's destruction date.

This field reflects the destruction date of the secret version, formatted as an RFC 3339 UTC timestamp, or empty string if the secret version has not been destroyed.

Name
String

The name of the secret.

This field reflects the name of the secret.

State
String

The state of the secret version.

This field reflects the state of the secret version, possible values are:

  • ENABLED: The secret version is enabled and accessible.
  • DISABLED: The secret version is disabled, and cannot be accessed.
  • DESTROYED: The data held by the secret version has been permanently destroyed.

VersionId
String

The Id of the secret version.

This field reflects the Id of the secret version.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Java Edition - Version 20.0 [Build 8157]