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 Video Stitcher v1 API."],["The `GetLiveSessionRequest` class is used to send a request message for `VideoStitcherService.getSession`."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetLiveSessionRequest` class contains properties such as `LiveSessionName` and `Name`, which are used to specify the name of the live session resource."],["The documentation contains a list of links to previous versions, with version 3.3.0 being the most recent."]]],[]]