{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionTenantDomainGoogleApps", "title": "ConnectionTenantDomainGoogleApps", "description": "The Google Workspace primary domain used to identify the organization during authentication.", "anyOf": [ { "$ref": "#/components/schemas/ConnectionTenantDomain" } ] }