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."],["`VodStitchDetail` offers detailed information about the interstitial of a VOD session and is part of the `Google.Cloud.Video.Stitcher.V1` namespace."],["The `VodStitchDetail` class includes properties such as `AdStitchDetails`, `Name`, and `VodStitchDetailName`, which provide data on ad processing and stitch detail identification."],["The latest version of the API documentation is 3.3.0, with documentation available for older versions down to 1.0.0."],["The class implements multiple interfaces including `IMessage\u003cVodStitchDetail\u003e`, `IEquatable\u003cVodStitchDetail\u003e`, `IDeepCloneable\u003cVodStitchDetail\u003e`, `IBufferMessage`, and `IMessage`, and inherits members from `Object`."]]],[]]