[[["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-25 UTC."],[[["This document provides reference documentation for the `VideoMetadata` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `VideoMetadata` class describes metadata for input video content and inherits from the base `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VideoMetadata` class is located within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["It includes two constructors, `VideoMetadata()` and `VideoMetadata(VideoMetadata other)`, and two properties: `EndOffset` and `StartOffset`, both of which are of type `Duration`."],["The class contains information about the start and end offsets of the video and contains the methods `GetHashCode()`, `GetType()` and `ToString()` inherited from the `object` class."]]],[]]