public sealed class VodStitchDetail : IMessage<VodStitchDetail>, IEquatable<VodStitchDetail>, IDeepCloneable<VodStitchDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodStitchDetail.
Detailed information related to the interstitial of a VOD session.
The name of the stitch detail in the specified VOD session, in the form of
projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}.
[[["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 `VodStitchDetail` class within the Google Cloud Video Stitcher v1 API, detailing its properties, constructors, and inheritance."],["The `VodStitchDetail` class represents detailed information regarding the interstitial of a VOD session, including data such as ad processing details."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer management."],["The document lists the different available versions of the `VodStitchDetail` API, from version 1.0.0 to 3.3.0, the latter being the most recent one."],["The `VodStitchDetail` class has two constructors, `VodStitchDetail()` and `VodStitchDetail(VodStitchDetail other)`, allowing for the creation of new instances and copies."]]],[]]