CloudAiPlatformTenantresourceTenantResource

GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantResource


Table of Contents ▼

Jump to a specific part of the page:

Description

A collection of tenant resources.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. p4ServiceAccounts (type: list(GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceServiceAccountIdentity), default: nil)
    - A list of P4 service accounts (go/p4sa) to provision or deprovision.
  2. tenantProjectResources (type: list(GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantProjectResource), default: nil)
    - A list of tenant projects and tenant resources to provision or deprovision.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantResource{
p4ServiceAccounts: [ GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceServiceAccountIdentity.t() ] | nil,
tenantProjectResources: [ GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantProjectResource.t() ] | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceTenantResource