Uses of Class
com.google.cloud.aiplatform.v1beta1.Index.IndexUpdateMethod
-
Packages that use Index.IndexUpdateMethod Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of Index.IndexUpdateMethod in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Index.IndexUpdateMethod Modifier and Type Method Description static Index.IndexUpdateMethod
Index.IndexUpdateMethod. forNumber(int value)
Index.IndexUpdateMethod
Index.Builder. getIndexUpdateMethod()
Immutable.Index.IndexUpdateMethod
Index. getIndexUpdateMethod()
Immutable.Index.IndexUpdateMethod
IndexOrBuilder. getIndexUpdateMethod()
Immutable.static Index.IndexUpdateMethod
Index.IndexUpdateMethod. valueOf(int value)
Deprecated.static Index.IndexUpdateMethod
Index.IndexUpdateMethod. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.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.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Index.IndexUpdateMethod Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Index.IndexUpdateMethod>
Index.IndexUpdateMethod. internalGetValueMap()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Index.IndexUpdateMethod Modifier and Type Method Description Index.Builder
Index.Builder. setIndexUpdateMethod(Index.IndexUpdateMethod value)
Immutable.
-