Class GetOrganizationRequest (1.12.5)

GetOrganizationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request sent to the GetOrganization method. The name field is required. organization_id is no longer accepted.

Attribute

Name Description
name str
Required. The resource name of the Organization to fetch. This is the organization's relative path in the API, formatted as "organizations/[organizationId]". For example, "organizations/1234".