Uses of Class
com.google.cloud.retail.v2.RemoveFulfillmentPlacesRequest
-
Packages that use RemoveFulfillmentPlacesRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of RemoveFulfillmentPlacesRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return RemoveFulfillmentPlacesRequest Modifier and Type Method Description RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest.Builder. build()
RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest.Builder. buildPartial()
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. getDefaultInstance()
RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest.Builder. getDefaultInstanceForType()
RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. getDefaultInstanceForType()
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(byte[] data)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(InputStream input)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(ByteBuffer data)
static RemoveFulfillmentPlacesRequest
RemoveFulfillmentPlacesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 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.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces].com.google.api.gax.rpc.OperationCallable<RemoveFulfillmentPlacesRequest,RemoveFulfillmentPlacesResponse,RemoveFulfillmentPlacesMetadata>
ProductServiceClient. removeFulfillmentPlacesOperationCallable()
It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.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.v2 with parameters of type RemoveFulfillmentPlacesRequest Modifier and Type Method Description RemoveFulfillmentPlacesRequest.Builder
RemoveFulfillmentPlacesRequest.Builder. mergeFrom(RemoveFulfillmentPlacesRequest other)
static RemoveFulfillmentPlacesRequest.Builder
RemoveFulfillmentPlacesRequest. newBuilder(RemoveFulfillmentPlacesRequest prototype)
default void
ProductServiceGrpc.AsyncService. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces].com.google.longrunning.Operation
ProductServiceGrpc.ProductServiceBlockingStub. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request)
It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.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.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces].void
ProductServiceGrpc.ProductServiceStub. removeFulfillmentPlaces(RemoveFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
It is recommended to use the [ProductService.RemoveLocalInventories][google.cloud.retail.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.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.v2.ProductService.RemoveLocalInventories] method instead of [ProductService.RemoveFulfillmentPlaces][google.cloud.retail.v2.ProductService.RemoveFulfillmentPlaces]. -
Uses of RemoveFulfillmentPlacesRequest in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.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.
-