| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static Type |
Type.forNumber(int value) |
Type |
SchemaOrBuilder.getType()
Optional.
|
Type |
Schema.getType()
Optional.
|
Type |
Schema.Builder.getType()
Optional.
|
static Type |
Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Type |
Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.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<Type> |
Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.setType(Type value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.