public sealed class GetOrganizationEventRequest : IMessage<GetOrganizationEventRequest>, IEquatable<GetOrganizationEventRequest>, IDeepCloneable<GetOrganizationEventRequest>, IBufferMessage, IMessage
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 document outlines the \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e class, which is part of the Google Cloud Service Health API, specifically within version 1.2.0 of the \u003ccode\u003eGoogle.Cloud.ServiceHealth.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e class is used to retrieve a specific organization event by its unique name, including the organization ID and event ID, following the specified format.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in handling message serialization, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and another that creates a new instance based on an existing \u003ccode\u003eGetOrganizationEventRequest\u003c/code\u003e object, and has properties for the event's \u003ccode\u003eName\u003c/code\u003e (as a string) and an \u003ccode\u003eOrganizationEventName\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]