Uses of Class
com.google.cloud.aiplatform.v1beta1.UndeployIndexResponse
-
Packages that use UndeployIndexResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of UndeployIndexResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return UndeployIndexResponse Modifier and Type Method Description UndeployIndexResponseUndeployIndexResponse.Builder. build()UndeployIndexResponseUndeployIndexResponse.Builder. buildPartial()static UndeployIndexResponseUndeployIndexResponse. getDefaultInstance()UndeployIndexResponseUndeployIndexResponse.Builder. getDefaultInstanceForType()UndeployIndexResponseUndeployIndexResponse. getDefaultInstanceForType()static UndeployIndexResponseUndeployIndexResponse. parseDelimitedFrom(InputStream input)static UndeployIndexResponseUndeployIndexResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIndexResponseUndeployIndexResponse. parseFrom(byte[] data)static UndeployIndexResponseUndeployIndexResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIndexResponseUndeployIndexResponse. parseFrom(com.google.protobuf.ByteString data)static UndeployIndexResponseUndeployIndexResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIndexResponseUndeployIndexResponse. parseFrom(com.google.protobuf.CodedInputStream input)static UndeployIndexResponseUndeployIndexResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIndexResponseUndeployIndexResponse. parseFrom(InputStream input)static UndeployIndexResponseUndeployIndexResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UndeployIndexResponseUndeployIndexResponse. parseFrom(ByteBuffer data)static UndeployIndexResponseUndeployIndexResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type UndeployIndexResponse Modifier and Type Method Description com.google.protobuf.Parser<UndeployIndexResponse>UndeployIndexResponse. getParserForType()static com.google.protobuf.Parser<UndeployIndexResponse>UndeployIndexResponse. parser()com.google.api.gax.longrunning.OperationFuture<UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceClient. undeployIndexAsync(IndexEndpointName indexEndpoint, String deployedIndexId)Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.com.google.api.gax.longrunning.OperationFuture<UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceClient. undeployIndexAsync(UndeployIndexRequest request)Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.com.google.api.gax.longrunning.OperationFuture<UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceClient. undeployIndexAsync(String indexEndpoint, String deployedIndexId)Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceClient. undeployIndexOperationCallable()Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceSettings.Builder. undeployIndexOperationSettings()Returns the builder for the settings used for calls to undeployIndex.com.google.api.gax.rpc.OperationCallSettings<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceSettings. undeployIndexOperationSettings()Returns the object with the settings used for calls to undeployIndex.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type UndeployIndexResponse Modifier and Type Method Description UndeployIndexResponse.BuilderUndeployIndexResponse.Builder. mergeFrom(UndeployIndexResponse other)static UndeployIndexResponse.BuilderUndeployIndexResponse. newBuilder(UndeployIndexResponse prototype) -
Uses of UndeployIndexResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type UndeployIndexResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>GrpcIndexEndpointServiceStub. undeployIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceStub. undeployIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceStubSettings.Builder. undeployIndexOperationSettings()Returns the builder for the settings used for calls to undeployIndex.com.google.api.gax.rpc.OperationCallSettings<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexOperationMetadata>IndexEndpointServiceStubSettings. undeployIndexOperationSettings()Returns the object with the settings used for calls to undeployIndex.
-