Uses of Class
com.google.cloud.aiplatform.v1.DeployIndexResponse.Builder
Packages that use DeployIndexResponse.Builder
-
Uses of DeployIndexResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployIndexResponse.BuilderModifier and TypeMethodDescriptionDeployIndexResponse.Builder.clear()DeployIndexResponse.Builder.clearDeployedIndex()The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponse.Builder.mergeDeployedIndex(DeployedIndex value) The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponse.Builder.mergeFrom(DeployIndexResponse other) DeployIndexResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployIndexResponse.Builder.mergeFrom(com.google.protobuf.Message other) static DeployIndexResponse.BuilderDeployIndexResponse.newBuilder()static DeployIndexResponse.BuilderDeployIndexResponse.newBuilder(DeployIndexResponse prototype) DeployIndexResponse.newBuilderForType()protected DeployIndexResponse.BuilderDeployIndexResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployIndexResponse.Builder.setDeployedIndex(DeployedIndex value) The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponse.Builder.setDeployedIndex(DeployedIndex.Builder builderForValue) The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponse.toBuilder()