public sealed class GetEventRequest : IMessage<GetEventRequest>, IEquatable<GetEventRequest>, IDeepCloneable<GetEventRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class GetEventRequest.
[[["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-03-21 UTC."],[[["The latest version of the `GetEventRequest` API is 1.8.0, with versions ranging back to 1.0.0 available."],["`GetEventRequest` is a class within the Live Stream v1 API, specifically designed for requests to \"LivestreamService.GetEvent\"."],["The class `GetEventRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEventRequest` class has properties for `EventName` (of type EventName) and `Name` (of type string), which is a required field representing the resource name."],["The `GetEventRequest` class provides two constructors, one default and one that accepts another `GetEventRequest` object."]]],[]]