Uses of Enum
com.google.cloud.aiplatform.v1.Index.IndexUpdateMethod
Packages that use Index.IndexUpdateMethod
-
Uses of Index.IndexUpdateMethod in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Index.IndexUpdateMethodModifier and TypeMethodDescriptionstatic Index.IndexUpdateMethodIndex.IndexUpdateMethod.forNumber(int value) Index.Builder.getIndexUpdateMethod()Immutable.Index.getIndexUpdateMethod()Immutable.IndexOrBuilder.getIndexUpdateMethod()Immutable.static Index.IndexUpdateMethodIndex.IndexUpdateMethod.valueOf(int value) Deprecated.static Index.IndexUpdateMethodIndex.IndexUpdateMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Index.IndexUpdateMethodReturns 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.v1 that return types with arguments of type Index.IndexUpdateMethodModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Index.IndexUpdateMethod>Index.IndexUpdateMethod.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Index.IndexUpdateMethodModifier and TypeMethodDescriptionIndex.Builder.setIndexUpdateMethod(Index.IndexUpdateMethod value) Immutable.