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\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class is used to request organization data, and it is the request sent to the \u003ccode\u003eGetOrganization\u003c/code\u003e method, requiring the \u003ccode\u003ename\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.5.0, while the content provided references version 1.0.0 of the \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationRequest\u003c/code\u003e class implements multiple 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 includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eOrganizationName\u003c/code\u003e which is a type of \u003ccode\u003eOrganizationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eorganization_id\u003c/code\u003e is no longer an accepted field, and now the required format for the organization's name is \u003ccode\u003eorganizations/[organizationId]\u003c/code\u003e, such as \u003ccode\u003eorganizations/1234\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]