google_api_service_consumer_management v0.18.0 GoogleApi.ServiceConsumerManagement.V1.Model.ServiceAccountConfig View Source
Describes the service account configuration for the tenant project.
Attributes
accountId
(type:String.t
, default:nil
) - ID of the IAM service account to be created in tenant project. The email format of the service account is "@ .iam.gserviceaccount.com". This account ID must be unique within tenant project and service producers have to guarantee it. The ID must be 6-30 characters long, and match the following regular expression: [a-z]([-a-z0-9]*[a-z0-9])
.tenantProjectRoles
(type:list(String.t)
, default:nil
) - Roles for the associated service account for the tenant project.
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.