Get Key Result
Constructors
Properties
Specifies the algorithm (and possibly key size) for the key.
The private key data. Only provided in CreateServiceAccountKey
responses. Make sure to keep the private key data secure because it allows for the assertion of the service account identity. When base64 decoded, the private key data can be used to authenticate with Google API client libraries and with gcloud auth activate-service-account.
The output format for the private key. Only provided in CreateServiceAccountKey
responses, not in GetServiceAccountKey
or ListServiceAccountKey
responses. Google never exposes system-managed private keys, and never retains user-managed private keys.
The public key data. Only provided in GetServiceAccountKey
responses.
The key can be used after this timestamp.
The key can be used before this timestamp. For system-managed key pairs, this timestamp is the end time for the private key signing operation. The public key could still be used for verification for a few hours after this time.