public sealed class GetOrganizationRequest : IMessage<GetOrganizationRequest>, IEquatable<GetOrganizationRequest>, IDeepCloneable<GetOrganizationRequest>, IBufferMessage, IMessage
The request sent to the GetOrganization method. The name field is
required. organization_id is no longer accepted.
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".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class, which is used to request organization information within Google Cloud's Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a sealed type, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTo retrieve an organization, the \u003ccode\u003eName\u003c/code\u003e property must be set with the organization's resource name, formatted as "organizations/[organizationId]".\u003c/p\u003e\n"],["\u003cp\u003eThe most current version available for use is 2.5.0, with previous versions available from 1.0.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]