public sealed class VodSessionContent : IMessage<VodSessionContent>, IEquatable<VodSessionContent>, IDeepCloneable<VodSessionContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSessionContent.
Metadata for the entire stitched content in a VOD session.
[[["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 webpage provides reference documentation for the `VodSessionContent` class within the Google Cloud Video Stitcher v1 API."],["`VodSessionContent` is a class that represents metadata for stitched content in a Video-on-Demand (VOD) session, implemented from the IMessage and other interfaces."],["The documentation includes details on the class's inheritance, implementations, namespace (`Google.Cloud.Video.Stitcher.V1`), assembly, constructors, and properties."],["The latest version of the documentation available is version 3.3.0, with other versions back to 1.0.0 also available, and the current version being 3.0.0."],["The duration property within the `VodSessionContent` class gets or sets the duration of the stitched content, inclusive of ads."]]],[]]