View Source GoogleApi.AIPlatform.V1.Model.CloudAiLargeModelsVisionEmbedVideoResponse (google_api_ai_platform v0.3.0)
Video embedding response.
Attributes
-
videoEmbeddings
(type:list(any())
, default:nil
) - The embedding vector for the video.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.CloudAiLargeModelsVisionEmbedVideoResponse{ videoEmbeddings: [any()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.