public enum GenerationConfig.Types.MediaResolutionReference documentation and code samples for the Vertex AI v1beta1 API enum GenerationConfig.Types.MediaResolution.
Media resolution for the input media.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
High |
Media resolution set to high (zoomed reframing with 256 tokens). |
Low |
Media resolution set to low (64 tokens). |
Medium |
Media resolution set to medium (256 tokens). |
Unspecified |
Media resolution has not been set. |