public sealed class GetOrganizationRequest : IMessage<GetOrganizationRequest>, IEquatable<GetOrganizationRequest>, IDeepCloneable<GetOrganizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class GetOrganizationRequest.
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"]],[["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."],[[["\u003cp\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class is used to request information about an organization via the Cloud Resource Manager v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities like message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e is 2.5.0, with other versions down to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a required field, specifies the organization's resource name, which is formatted as "organizations/[organizationId]".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOrganizationName\u003c/code\u003e property provides a typed view over the Name resource property, utilizing \u003ccode\u003eOrganizationName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]