google_api_iam v0.15.0 GoogleApi.IAM.V1.Model.CreateServiceAccountKeyRequest View Source
The service account key create request.
Attributes
keyAlgorithm
(type:String.t
, default:nil
) - Which type of key and algorithm to use for the key. The default is currently a 2K RSA key. However this may change in the future.privateKeyType
(type:String.t
, default:nil
) - The output format of the private key. The default value isTYPE_GOOGLE_CREDENTIALS_FILE
, which is the Google Credentials File format.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.