name property

String? name
getter/setter pair

The resource name of the organization.

This is the organization's relative path in the API. Its format is "organizations/[organization_id]". For example, "organizations/1234".

Output only.

Implementation

core.String? name;