public sealed class DeleteLiveConfigRequest : IMessage<DeleteLiveConfigRequest>, IEquatable<DeleteLiveConfigRequest>, IDeepCloneable<DeleteLiveConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class DeleteLiveConfigRequest.
Request message for VideoStitcherService.deleteLiveConfig.
[[["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\u003eDeleteLiveConfigRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, specifically version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteLiveConfigRequest\u003c/code\u003e is a class used to construct request messages for deleting a live configuration via the \u003ccode\u003eVideoStitcherService.deleteLiveConfig\u003c/code\u003e API method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities for message handling, equality comparison, deep cloning, and buffer operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteLiveConfigRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eLiveConfigName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (string) that specify the live config to be deleted, identified by its unique resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are older versions of this class available, with the latest version being 3.3.0.\u003c/p\u003e\n"]]],[],null,[]]