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 send requests to the \u003ccode\u003eGetOrganization\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e is 2.5.0, with several older versions also documented, dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetOrganizationRequest\u003c/code\u003e requires the \u003ccode\u003ename\u003c/code\u003e field to identify the organization, using the format "organizations/[organizationId]", and the older \u003ccode\u003eorganization_id\u003c/code\u003e is no longer supported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class has two constructors and two properties, the \u003ccode\u003eName\u003c/code\u003e property, which is required, and the \u003ccode\u003eOrganizationName\u003c/code\u003e property, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]