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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetLiveConfigRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, covering versions from 1.0.0 to the latest 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetLiveConfigRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eVideoStitcherService.getLiveConfig\u003c/code\u003e method, which is part of the namespace \u003ccode\u003eGoogle.Cloud.Video.Stitcher.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetLiveConfigRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, while also featuring properties such as \u003ccode\u003eLiveConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one (\u003ccode\u003eGetLiveConfigRequest()\u003c/code\u003e) and another that takes a \u003ccode\u003eGetLiveConfigRequest\u003c/code\u003e object as a parameter (\u003ccode\u003eGetLiveConfigRequest(GetLiveConfigRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a string type, is required and represents the resource name of the live config, following the format \u003ccode\u003eprojects/{project_number}/locations/{location}/liveConfigs/{id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]