public sealed class GetLiveSessionRequest : IMessage<GetLiveSessionRequest>, IEquatable<GetLiveSessionRequest>, IDeepCloneable<GetLiveSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetLiveSessionRequest.
Request message for VideoStitcherService.getSession.
[[["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 document provides reference documentation for the `GetLiveSessionRequest` class within the Google Cloud Video Stitcher v1 API."],["The `GetLiveSessionRequest` class is a request message used by the VideoStitcherService to get a live session."],["The latest version of the `GetLiveSessionRequest` is 3.3.0, but the document lists previous versions going back to 1.0.0."],["`GetLiveSessionRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `object`."],["The class has two constructors and two properties: `LiveSessionName` (of type `LiveSessionName`) and `Name` (of type `string`)."]]],[]]