Uses of Class
com.google.cloud.retail.v2beta.RemoveFulfillmentPlacesRequest
-
Packages that use RemoveFulfillmentPlacesRequest Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of RemoveFulfillmentPlacesRequest in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return RemoveFulfillmentPlacesRequest Modifier and Type Method Description RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest.Builder. build()RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest.Builder. buildPartial()static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. getDefaultInstance()RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest.Builder. getDefaultInstanceForType()RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. getDefaultInstanceForType()static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(byte[] data)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(InputStream input)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(ByteBuffer data)static RemoveFulfillmentPlacesRequestRemoveFulfillmentPlacesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2beta that return types with arguments of type RemoveFulfillmentPlacesRequest Modifier and Type Method Description com.google.protobuf.Parser<RemoveFulfillmentPlacesRequest>RemoveFulfillmentPlacesRequest. getParserForType()static io.grpc.MethodDescriptor<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceGrpc. getRemoveFulfillmentPlacesMethod()static com.google.protobuf.Parser<RemoveFulfillmentPlacesRequest>RemoveFulfillmentPlacesRequest. parser()com.google.api.gax.rpc.UnaryCallable<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceClient. removeFulfillmentPlacesCallable()It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].com.google.api.gax.rpc.OperationCallable<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceClient. removeFulfillmentPlacesOperationCallable()It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceSettings.Builder. removeFulfillmentPlacesOperationSettings()Returns the builder for the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.OperationCallSettings<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceSettings. removeFulfillmentPlacesOperationSettings()Returns the object with the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceSettings.Builder. removeFulfillmentPlacesSettings()Returns the builder for the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceSettings. removeFulfillmentPlacesSettings()Returns the object with the settings used for calls to removeFulfillmentPlaces.Methods in com.google.cloud.retail.v2beta with parameters of type RemoveFulfillmentPlacesRequest Modifier and Type Method Description RemoveFulfillmentPlacesRequest.BuilderRemoveFulfillmentPlacesRequest.Builder. mergeFrom(RemoveFulfillmentPlacesRequest other)static RemoveFulfillmentPlacesRequest.BuilderRemoveFulfillmentPlacesRequest. newBuilder(RemoveFulfillmentPlacesRequest prototype)default voidProductServiceGrpc.AsyncService. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].com.google.longrunning.OperationProductServiceGrpc.ProductServiceBlockingStub. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request)It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ProductServiceGrpc.ProductServiceFutureStub. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request)It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].voidProductServiceGrpc.ProductServiceStub. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces].com.google.api.gax.longrunning.OperationFuture<RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceClient. removeFulfillmentPlacesAsync(RemoveFulfillmentPlacesRequest request)It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2beta.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2beta.ProductService.RemoveFulfillmentPlaces]. -
Uses of RemoveFulfillmentPlacesRequest in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type RemoveFulfillmentPlacesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>GrpcProductServiceStub. removeFulfillmentPlacesCallable()com.google.api.gax.rpc.UnaryCallable<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>HttpJsonProductServiceStub. removeFulfillmentPlacesCallable()com.google.api.gax.rpc.UnaryCallable<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceStub. removeFulfillmentPlacesCallable()com.google.api.gax.rpc.OperationCallable<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>GrpcProductServiceStub. removeFulfillmentPlacesOperationCallable()com.google.api.gax.rpc.OperationCallable<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>HttpJsonProductServiceStub. removeFulfillmentPlacesOperationCallable()com.google.api.gax.rpc.OperationCallable<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceStub. removeFulfillmentPlacesOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceStubSettings.Builder. removeFulfillmentPlacesOperationSettings()Returns the builder for the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.OperationCallSettings<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>ProductServiceStubSettings. removeFulfillmentPlacesOperationSettings()Returns the object with the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceStubSettings.Builder. removeFulfillmentPlacesSettings()Returns the builder for the settings used for calls to removeFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings<RemoveFulfillmentPlacesRequest,com.google.longrunning.Operation>ProductServiceStubSettings. removeFulfillmentPlacesSettings()Returns the object with the settings used for calls to removeFulfillmentPlaces.
-