google_api_iam_credentials v0.9.1 API Reference
Modules
API client metadata for GoogleApi.IAMCredentials.V1.
API calls for all endpoints tagged Projects
.
Handle Tesla connections for GoogleApi.IAMCredentials.V1.
Attributes
delegates
(type:list(String.t)
, default:nil
) - The sequence of service accounts in a delegation chain. Each service account must be granted theroles/iam.serviceAccountTokenCreator
role on its next service account in the chain. The last service account in the chain must be granted theroles/iam.serviceAccountTokenCreator
role on the service account that is specified in thename
field of the request.
Attributes
delegates
(type:list(String.t)
, default:nil
) - The sequence of service accounts in a delegation chain. Each service account must be granted theroles/iam.serviceAccountTokenCreator
role on its next service account in the chain. The last service account in the chain must be granted theroles/iam.serviceAccountTokenCreator
role on the service account that is specified in thename
field of the request.
Attributes
delegates
(type:list(String.t)
, default:nil
) - The sequence of service accounts in a delegation chain. Each service account must be granted theroles/iam.serviceAccountTokenCreator
role on its next service account in the chain. The last service account in the chain must be granted theroles/iam.serviceAccountTokenCreator
role on the service account that is specified in thename
field of the request.
Attributes
keyId
(type:String.t
, default:nil
) - The ID of the key used to sign the JWT.signedJwt
(type:String.t
, default:nil
) - The signed JWT. Contains the automatically generated header; the client-supplied payload; and the signature, which is generated using the key referenced by thekid
field in the header.