public sealed class GetOrganizationEventRequest : IMessage<GetOrganizationEventRequest>, IEquatable<GetOrganizationEventRequest>, IDeepCloneable<GetOrganizationEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Health v1 API class GetOrganizationEventRequest.
Required. Unique name of the event in this scope including organization and
event ID using the form
organizations/{organization_id}/locations/locations/global/organizationEvents/{event_id}.
organization_id - ID (number) of the project that contains the event. To
get your organization_id, see
Getting your organization resource
ID.<br>
event_id - Organization event ID to retrieve.
[[["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 page provides documentation for the \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e class within the Google Cloud Service Health v1 API, with the latest version being 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e class is used to retrieve information about a specific organization event, identified by a unique name.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, supporting various functionalities such as message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that accepts an existing \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e, a required string that contains the unique identifier for the organization event, and \u003ccode\u003eOrganizationEventName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]