public sealed class GetLiveConfigRequest : IMessage<GetLiveConfigRequest>, IEquatable<GetLiveConfigRequest>, IDeepCloneable<GetLiveConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GetLiveConfigRequest.
Request message for VideoStitcherService.getLiveConfig.
[[["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 documentation covers the `GetLiveConfigRequest` class within the Google Cloud Video Stitcher v1 API, which is used to request a live configuration."],["The latest version of the `GetLiveConfigRequest` is 3.3.0, and previous versions include 3.2.0, 3.1.0, 3.0.0, 2.0.0, 1.1.0, and 1.0.0."],["The `GetLiveConfigRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetLiveConfigRequest` class has two constructors: one default and another that takes another `GetLiveConfigRequest` object as input."],["Key properties of this class include `LiveConfigName` of type `LiveConfigName` and `Name`, which is a required string representing the live config's resource name."]]],[]]