tenantProjectId property

String? tenantProjectId
getter/setter pair

Tenant project ID associated with the Apigee organization.

The tenant project is used to host Google-managed resources that are dedicated to this Apigee organization. Clients have limited access to resources within the tenant project used to support Apigee runtime instances. Access to the tenant project is managed using SetSyncAuthorization. It can be empty if the tenant project hasn't been created yet.

Output only.

Implementation

core.String? tenantProjectId;