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 Live Stream v1 API, specifically within the .NET environment."],["The `GetEventRequest` class is a request message used to retrieve event data through the \"LivestreamService.GetEvent\" method, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetEventRequest` provides properties such as `EventName`, which is an `EventName`-typed view over the resource name, and `Name`, which is a required string property representing the name of the event resource."],["There are multiple versions of this API documentation, ranging from version 1.0.0 to 1.8.0, with the latest being 1.8.0, but the focus of this page is on the documentation for the class for version 1.1.0."]]],[]]