Voting helps other researchers find interesting modules.
The identity to configure a tenant project.
billingConfig
GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig.t
nil
folder
String.t
folders/{folder_number}
policyBindings
list(GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1PolicyBinding.t)
roles/owner
user
group
services
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantProjectConfig{ billingConfig: GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1BillingConfig.t() | nil, folder: String.t() | nil, policyBindings: [ GoogleApi.ContentWarehouse.V1.Model.GoogleApiServiceconsumermanagementV1PolicyBinding.t() ] | nil, services: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()