| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static GenerationConfig.MediaResolution |
GenerationConfig.MediaResolution.forNumber(int value) |
GenerationConfig.MediaResolution |
GenerationConfigOrBuilder.getMediaResolution()
Optional.
|
GenerationConfig.MediaResolution |
GenerationConfig.getMediaResolution()
Optional.
|
GenerationConfig.MediaResolution |
GenerationConfig.Builder.getMediaResolution()
Optional.
|
static GenerationConfig.MediaResolution |
GenerationConfig.MediaResolution.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GenerationConfig.MediaResolution |
GenerationConfig.MediaResolution.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GenerationConfig.MediaResolution |
GenerationConfig.MediaResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenerationConfig.MediaResolution[] |
GenerationConfig.MediaResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GenerationConfig.MediaResolution> |
GenerationConfig.MediaResolution.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GenerationConfig.Builder |
GenerationConfig.Builder.setMediaResolution(GenerationConfig.MediaResolution value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.