public sealed class CreateLiveSessionRequest : IMessage<CreateLiveSessionRequest>, IEquatable<CreateLiveSessionRequest>, IDeepCloneable<CreateLiveSessionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class CreateLiveSessionRequest.
Request message for VideoStitcherService.createLiveSession.
[[["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 `CreateLiveSessionRequest` class within the Google Cloud Video Stitcher v1 API."],["`CreateLiveSessionRequest` is a request message used for the `VideoStitcherService.createLiveSession` method, facilitating the creation of live sessions."],["The class includes constructors, properties like `LiveSession`, `Parent`, and `ParentAsLiveSessionName`, and inherits from various interfaces including `IMessage` and `IEquatable`."],["The document details the different versions of the API ranging from version 1.0.0 to the latest version 3.3.0, and provides links to the documentation of each version."],["The document outlines inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`, as well as where to find more information about these inherited members."]]],[]]