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 document provides reference documentation for the `GetLiveConfigRequest` class within the Google Cloud Video Stitcher v1 API, specifically for version 3.1.0."],["`GetLiveConfigRequest` is used as a request message for retrieving live config data via the `VideoStitcherService.getLiveConfig` method, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetLiveConfigRequest` class includes properties like `LiveConfigName` (a typed view) and `Name` (a string), which is the required resource name for the live config to be retrieved."],["This class inherits members from the `object` class, and the `GetLiveConfigRequest` is found in the `Google.Cloud.Video.Stitcher.V1` namespace within the `Google.Cloud.Video.Stitcher.V1.dll` assembly."],["The latest version of this API is 3.3.0, and other prior versions are listed as well, such as 3.2.0, 3.0.0, 2.0.0, 1.1.0, and 1.0.0."]]],[]]