baseUri property
Represents the base URI as defined in RFC 7644, Section 1.3.
Clients must use this as the root address for managing resources under the tenant. Format: https://iamscim.googleapis.com/{version}/{tenant_id}/
Output only.
Implementation
core.String? baseUri;