Get Tenant Result
data class GetTenantResult(val createTime: String, val displayName: String, val googleGroupEmail: String, val googleGroupId: String, val name: String, val partnerMetadata: GoogleCloudBeyondcorpPartnerservicesV1alphaPartnerMetadataResponse, val updateTime: String)
Properties
Link copied to clipboard
Timestamp when the resource was created.
Link copied to clipboard
Optional. An arbitrary caller-provided name for the Tenant. Cannot exceed 64 characters.
Link copied to clipboard
Optional. Google group email to which the Tenant is enabled.
Link copied to clipboard
Optional. Google group ID to which the Tenant is enabled.
Link copied to clipboard
Optional. Metadata provided by the Partner associated with Tenant.
Link copied to clipboard
Timestamp when the resource was last modified.