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"]],[["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\u003eGetEventRequest\u003c/code\u003e class within the Google Cloud Service Health v1 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEventRequest\u003c/code\u003e is a message used for retrieving event details, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEventRequest\u003c/code\u003e class has two constructors, a default constructor and one that accepts another \u003ccode\u003eGetEventRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two properties: \u003ccode\u003eEventName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the unique identifier of the event, formatted as \u003ccode\u003eprojects/{project_id}/locations/{location}/events/{event_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]