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 information for the `VodStitchDetail` class within the Google Cloud Video Stitcher v1 API, specifically version 2.0.0."],["The `VodStitchDetail` class represents detailed information about the interstitial of a VOD session and inherits from the object class while implementing multiple interfaces."],["The document outlines the constructors for the `VodStitchDetail` class, including a default constructor and a copy constructor that accepts another `VodStitchDetail` object."],["Key properties of the `VodStitchDetail` class are detailed, including `AdStitchDetails`, `Name`, and `VodStitchDetailName`, each with their respective types and descriptions."],["There are also previous versions of this class, ranging from 1.0.0 up to the latest version 3.3.0."]]],[]]