public sealed class GetEventRequest : IMessage<GetEventRequest>, IEquatable<GetEventRequest>, IDeepCloneable<GetEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Health v1 API class GetEventRequest.
Required. Unique name of the event in this scope including project
and location using the form
projects/{project_id}/locations/{location}/events/{event_id}.
project_id - Project ID of the project that contains the event. <br>
location - The location to get the service health events from. <br>
event_id - Event ID to retrieve.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetEventRequest\u003c/code\u003e class is part of the Service Health v1 API and is used to retrieve event information.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetEventRequest\u003c/code\u003e is 1.3.0, with older versions 1.2.0, 1.1.0, and 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEventRequest\u003c/code\u003e 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 class includes properties such as \u003ccode\u003eEventName\u003c/code\u003e (an \u003ccode\u003eEventName\u003c/code\u003e-typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the unique event identifier).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless constructor and one that takes another \u003ccode\u003eGetEventRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]