GoogleApi.ServiceConsumerManagement.V1.Model.TenantProjectPolicy (google_api_service_consumer_management v0.31.1) View Source
Describes policy settings that need to be applied to a newly created tenant project.
Attributes
-
policyBindings
(type:list(GoogleApi.ServiceConsumerManagement.V1.Model.PolicyBinding.t)
, default:nil
) - Policy bindings to be applied to the tenant project, in addition to the 'roles/owner' role granted to the Service Consumer Management service account. At least one binding must have the roleroles/owner
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ServiceConsumerManagement.V1.Model.TenantProjectPolicy{ policyBindings: [GoogleApi.ServiceConsumerManagement.V1.Model.PolicyBinding.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.