Class: Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1VideoResponseFormat
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1beta1::GenaiVertexV1beta1VideoResponseFormat
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1beta1/classes.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb,
lib/google/apis/aiplatform_v1beta1/representations.rb
Overview
Configuration for video output format.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GenaiVertexV1beta1VideoResponseFormat
constructor
A new instance of GenaiVertexV1beta1VideoResponseFormat.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GenaiVertexV1beta1VideoResponseFormat
Returns a new instance of GenaiVertexV1beta1VideoResponseFormat.
5348 5349 5350 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 5348 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5353 5354 |
# File 'lib/google/apis/aiplatform_v1beta1/classes.rb', line 5353 def update!(**args) end |