public sealed class UpdateSlateRequest : IMessage<UpdateSlateRequest>, IEquatable<UpdateSlateRequest>, IDeepCloneable<UpdateSlateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class UpdateSlateRequest.
Request message for VideoStitcherService.updateSlate.
[[["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 page provides documentation for the `UpdateSlateRequest` class within the Google Cloud Video Stitcher v1 API, specifically version 3.2.0, with links to other versions of the API."],["`UpdateSlateRequest` is a request message used by the `VideoStitcherService` to update a slate."],["The `UpdateSlateRequest` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for functionality such as message handling, equality comparisons, and deep cloning."],["The class includes properties such as `Slate` and `UpdateMask`, which are required fields for updating a slate resource."],["The most recent version of this API documentation available is 3.3.0."]]],[]]