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