[[["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 `VideoDataItem` class within the Cloud AI Platform v1beta1 API, specifically under version 1.0.0-beta21 (latest) and 1.0.0-beta20."],["The `VideoDataItem` class, part of the `Google.Cloud.AIPlatform.V1Beta1.Schema` namespace, is used to represent the payload of video data items."],["The `VideoDataItem` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has two constructors: a parameterless constructor and one that takes another `VideoDataItem` as a parameter, allowing for the creation of new `VideoDataItem` objects."],["`VideoDataItem` has two properties, `GcsUri`, which is a required string representing the Google Cloud Storage URI of the video, and `MimeType`, which is an output-only string indicating the video's mime type, supporting types such as `video/mp4`, `video/avi`, and `video/quicktime`."]]],[]]