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."],[[["This webpage provides reference documentation for the `GetEventRequest` class within the Google Cloud Video Live Stream v1 API, specifically for version 1.2.0."],["The `GetEventRequest` class is a request message used by the `LivestreamService.GetEvent` method and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEventRequest` class includes two properties: `EventName`, which is a typed view over the resource name, and `Name`, which represents the required resource name of the event."],["There are multiple versions of the documentation available, with version 1.8.0 being the latest and the current page being specific to version 1.2.0."]]],[]]