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