Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::GenerationConfig::MediaResolution (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::GenerationConfig::MediaResolution.
Media resolution for the input media.
Constants
MEDIA_RESOLUTION_UNSPECIFIED
value: 0 Media resolution has not been set.
MEDIA_RESOLUTION_LOW
value: 1 Media resolution set to low (64 tokens).
MEDIA_RESOLUTION_MEDIUM
value: 2 Media resolution set to medium (256 tokens).
MEDIA_RESOLUTION_HIGH
value: 3 Media resolution set to high (zoomed reframing with 256 tokens).