Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndexRef.Builder
-
Packages that use DeployedIndexRef.Builder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DeployedIndexRef.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexRef.Builder Modifier and Type Method Description DeployedIndexRef.Builder
Index.Builder. addDeployedIndexesBuilder()
Output only.DeployedIndexRef.Builder
Index.Builder. addDeployedIndexesBuilder(int index)
Output only.DeployedIndexRef.Builder
DeployedIndexRef.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. clear()
DeployedIndexRef.Builder
DeployedIndexRef.Builder. clearDeployedIndexId()
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. clearIndexEndpoint()
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. clone()
DeployedIndexRef.Builder
Index.Builder. getDeployedIndexesBuilder(int index)
Output only.DeployedIndexRef.Builder
DeployedIndexRef.Builder. mergeFrom(DeployedIndexRef other)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. mergeFrom(com.google.protobuf.Message other)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static DeployedIndexRef.Builder
DeployedIndexRef. newBuilder()
static DeployedIndexRef.Builder
DeployedIndexRef. newBuilder(DeployedIndexRef prototype)
DeployedIndexRef.Builder
DeployedIndexRef. newBuilderForType()
protected DeployedIndexRef.Builder
DeployedIndexRef. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. setDeployedIndexId(String value)
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. setDeployedIndexIdBytes(com.google.protobuf.ByteString value)
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. setIndexEndpoint(String value)
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. setIndexEndpointBytes(com.google.protobuf.ByteString value)
Immutable.DeployedIndexRef.Builder
DeployedIndexRef.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
DeployedIndexRef.Builder
DeployedIndexRef.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DeployedIndexRef.Builder
DeployedIndexRef. toBuilder()
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndexRef.Builder Modifier and Type Method Description List<DeployedIndexRef.Builder>
Index.Builder. getDeployedIndexesBuilderList()
Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndexRef.Builder Modifier and Type Method Description Index.Builder
Index.Builder. addDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue)
Output only.Index.Builder
Index.Builder. addDeployedIndexes(DeployedIndexRef.Builder builderForValue)
Output only.Index.Builder
Index.Builder. setDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue)
Output only.
-