str
Output only. 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".
display_name
str
Output only. A human-readable string that
refers to the organization in the Google Cloud
Console. This string is set by the server and
cannot be changed. The string will be set to the
primary domain (for example, "google.com") of
the Google Workspace customer that owns the
organization.
directory_customer_id
str
Immutable. The G Suite / Workspace customer
id used in the Directory API.
This field is a member of oneof_ owner.
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the Organization
was created.
update_time
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the Organization
was last modified.
delete_time
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when the Organization
was requested for deletion.
etag
str
Output only. A checksum computed by the
server based on the current value of the
Organization resource. This may be sent on
update and delete requests to ensure the client
has an up-to-date value before proceeding.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class Organization (1.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.14.1 (latest)](/python/docs/reference/cloudresourcemanager/latest/google.cloud.resourcemanager_v3.types.Organization)\n- [1.14.0](/python/docs/reference/cloudresourcemanager/1.14.0/google.cloud.resourcemanager_v3.types.Organization)\n- [1.13.1](/python/docs/reference/cloudresourcemanager/1.13.1/google.cloud.resourcemanager_v3.types.Organization)\n- [1.12.5](/python/docs/reference/cloudresourcemanager/1.12.5/google.cloud.resourcemanager_v3.types.Organization)\n- [1.11.0](/python/docs/reference/cloudresourcemanager/1.11.0/google.cloud.resourcemanager_v3.types.Organization)\n- [1.10.3](/python/docs/reference/cloudresourcemanager/1.10.3/google.cloud.resourcemanager_v3.types.Organization)\n- [1.9.1](/python/docs/reference/cloudresourcemanager/1.9.1/google.cloud.resourcemanager_v3.types.Organization)\n- [1.8.1](/python/docs/reference/cloudresourcemanager/1.8.1/google.cloud.resourcemanager_v3.types.Organization)\n- [1.7.0](/python/docs/reference/cloudresourcemanager/1.7.0/google.cloud.resourcemanager_v3.types.Organization)\n- [1.6.3](/python/docs/reference/cloudresourcemanager/1.6.3/google.cloud.resourcemanager_v3.types.Organization)\n- [1.5.1](/python/docs/reference/cloudresourcemanager/1.5.1/google.cloud.resourcemanager_v3.types.Organization)\n- [1.4.1](/python/docs/reference/cloudresourcemanager/1.4.1/google.cloud.resourcemanager_v3.types.Organization)\n- [1.3.3](/python/docs/reference/cloudresourcemanager/1.3.3/google.cloud.resourcemanager_v3.types.Organization)\n- [1.2.0](/python/docs/reference/cloudresourcemanager/1.2.0/google.cloud.resourcemanager_v3.types.Organization)\n- [1.1.2](/python/docs/reference/cloudresourcemanager/1.1.2/google.cloud.resourcemanager_v3.types.Organization)\n- [1.0.2](/python/docs/reference/cloudresourcemanager/1.0.2/google.cloud.resourcemanager_v3.types.Organization)\n- [0.30.5](/python/docs/reference/cloudresourcemanager/0.30.5/google.cloud.resourcemanager_v3.types.Organization)\n- [0.29.2](/python/docs/reference/cloudresourcemanager/0.29.2/google.cloud.resourcemanager_v3.types.Organization) \n\n Organization(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe root node in the resource hierarchy to which a particular\nentity's (a company, for example) resources belong.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### State\n\n State(value)\n\nOrganization lifecycle states."]]