Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndexRef.Builder
Packages that use DeployedIndexRef.Builder
-
Uses of DeployedIndexRef.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexRef.BuilderModifier and TypeMethodDescriptionIndex.Builder.addDeployedIndexesBuilder()Output only.Index.Builder.addDeployedIndexesBuilder(int index) Output only.DeployedIndexRef.Builder.clear()DeployedIndexRef.Builder.clearDeployedIndexId()Immutable.DeployedIndexRef.Builder.clearDisplayName()Output only.DeployedIndexRef.Builder.clearIndexEndpoint()Immutable.Index.Builder.getDeployedIndexesBuilder(int index) Output only.DeployedIndexRef.Builder.mergeFrom(DeployedIndexRef other) DeployedIndexRef.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndexRef.Builder.mergeFrom(com.google.protobuf.Message other) static DeployedIndexRef.BuilderDeployedIndexRef.newBuilder()static DeployedIndexRef.BuilderDeployedIndexRef.newBuilder(DeployedIndexRef prototype) DeployedIndexRef.newBuilderForType()protected DeployedIndexRef.BuilderDeployedIndexRef.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployedIndexRef.Builder.setDeployedIndexId(String value) Immutable.DeployedIndexRef.Builder.setDeployedIndexIdBytes(com.google.protobuf.ByteString value) Immutable.DeployedIndexRef.Builder.setDisplayName(String value) Output only.DeployedIndexRef.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) Output only.DeployedIndexRef.Builder.setIndexEndpoint(String value) Immutable.DeployedIndexRef.Builder.setIndexEndpointBytes(com.google.protobuf.ByteString value) Immutable.DeployedIndexRef.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndexRef.BuilderMethods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndexRef.BuilderModifier and TypeMethodDescriptionIndex.Builder.addDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue) Output only.Index.Builder.addDeployedIndexes(DeployedIndexRef.Builder builderForValue) Output only.Index.Builder.setDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue) Output only.