public sealed class DeleteSlateRequest : IMessage<DeleteSlateRequest>, IEquatable<DeleteSlateRequest>, IDeepCloneable<DeleteSlateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class DeleteSlateRequest.
Request message for VideoStitcherService.deleteSlate.
[[["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 information for the \u003ccode\u003eDeleteSlateRequest\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSlateRequest\u003c/code\u003e is a class used to request the deletion of a slate, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that allows creating an instance by copying from another \u003ccode\u003eDeleteSlateRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties, \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eSlateName\u003c/code\u003e (a \u003ccode\u003eSlateName\u003c/code\u003e type), which represent the name of the slate to be deleted and offer a typed view of the name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this documentation, from 1.0.0 up to 3.3.0, with 3.3.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]