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"]],[["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 document provides reference documentation for the \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class within the Cloud Resource Manager v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetOrganizationRequest\u003c/code\u003e is the request type sent to the \u003ccode\u003eGetOrganization\u003c/code\u003e method, requiring the \u003ccode\u003ename\u003c/code\u003e field, which is the resource name of the organization to fetch.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetOrganizationRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetOrganizationRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class constructors, including a default constructor and one that accepts another \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name) and \u003ccode\u003eOrganizationName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"]]],[],null,[]]