Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndex
Packages that use DeployedIndex
-
Uses of DeployedIndex in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexModifier and TypeMethodDescriptionDeployedIndex.Builder.build()DeployedIndex.Builder.buildPartial()static DeployedIndexDeployedIndex.getDefaultInstance()DeployedIndex.Builder.getDefaultInstanceForType()DeployedIndex.getDefaultInstanceForType()DeployIndexRequest.Builder.getDeployedIndex()Required.DeployIndexRequest.getDeployedIndex()Required.DeployIndexRequestOrBuilder.getDeployedIndex()Required.DeployIndexResponse.Builder.getDeployedIndex()The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponse.getDeployedIndex()The DeployedIndex that had been deployed in the IndexEndpoint.DeployIndexResponseOrBuilder.getDeployedIndex()The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder.getDeployedIndex()Required.MutateDeployedIndexRequest.getDeployedIndex()Required.MutateDeployedIndexRequestOrBuilder.getDeployedIndex()Required.MutateDeployedIndexResponse.Builder.getDeployedIndex()The DeployedIndex that had been updated in the IndexEndpoint.MutateDeployedIndexResponse.getDeployedIndex()The DeployedIndex that had been updated in the IndexEndpoint.MutateDeployedIndexResponseOrBuilder.getDeployedIndex()The DeployedIndex that had been updated in the IndexEndpoint.IndexEndpoint.Builder.getDeployedIndexes(int index) Output only.IndexEndpoint.getDeployedIndexes(int index) Output only.IndexEndpointOrBuilder.getDeployedIndexes(int index) Output only.static DeployedIndexDeployedIndex.parseDelimitedFrom(InputStream input) static DeployedIndexDeployedIndex.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedIndexDeployedIndex.parseFrom(byte[] data) static DeployedIndexDeployedIndex.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedIndexDeployedIndex.parseFrom(com.google.protobuf.ByteString data) static DeployedIndexDeployedIndex.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedIndexDeployedIndex.parseFrom(com.google.protobuf.CodedInputStream input) static DeployedIndexDeployedIndex.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedIndexDeployedIndex.parseFrom(InputStream input) static DeployedIndexDeployedIndex.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeployedIndexDeployedIndex.parseFrom(ByteBuffer data) static DeployedIndexDeployedIndex.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndexModifier and TypeMethodDescriptionIndexEndpoint.Builder.getDeployedIndexesList()Output only.IndexEndpoint.getDeployedIndexesList()Output only.IndexEndpointOrBuilder.getDeployedIndexesList()Output only.com.google.protobuf.Parser<DeployedIndex>DeployedIndex.getParserForType()static com.google.protobuf.Parser<DeployedIndex>DeployedIndex.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndexModifier and TypeMethodDescriptionIndexEndpoint.Builder.addDeployedIndexes(int index, DeployedIndex value) Output only.IndexEndpoint.Builder.addDeployedIndexes(DeployedIndex value) Output only.DeployIndexRequest.Builder.mergeDeployedIndex(DeployedIndex value) Required.DeployIndexResponse.Builder.mergeDeployedIndex(DeployedIndex value) The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder.mergeDeployedIndex(DeployedIndex value) Required.MutateDeployedIndexResponse.Builder.mergeDeployedIndex(DeployedIndex value) The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndex.Builder.mergeFrom(DeployedIndex other) static DeployedIndex.BuilderDeployedIndex.newBuilder(DeployedIndex prototype) DeployIndexRequest.Builder.setDeployedIndex(DeployedIndex value) Required.DeployIndexResponse.Builder.setDeployedIndex(DeployedIndex value) The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder.setDeployedIndex(DeployedIndex value) Required.MutateDeployedIndexResponse.Builder.setDeployedIndex(DeployedIndex value) The DeployedIndex that had been updated in the IndexEndpoint.IndexEndpoint.Builder.setDeployedIndexes(int index, DeployedIndex value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DeployedIndexModifier and TypeMethodDescriptionIndexEndpoint.Builder.addAllDeployedIndexes(Iterable<? extends DeployedIndex> values) Output only.