CloudAiPlatformTenantresourceServiceAccountIdentity

GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceServiceAccountIdentity


Table of Contents ▼

Jump to a specific part of the page:

Description

The identity to configure a service account.

Attributes List

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

View Attributes

Attributes

  1. serviceAccountEmail (type: String.t, default: nil)
    - Output only. The service account email that has been created.
  2. tag (type: String.t, default: nil)
    - Input/Output [Optional]. The tag that configures the service account, as defined in google3/configs/production/cdpush/acl-zanzibar-cloud-prod/activation_grants/activation_grants.gcl. Note: The default P4 service account has the empty tag.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceServiceAccountIdentity{
serviceAccountEmail: String.t() | nil,
tag: String.t() | nil
}

Function

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

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