Uses of Class
com.google.cloud.retail.v2alpha.AddFulfillmentPlacesResponse
-
Packages that use AddFulfillmentPlacesResponse Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of AddFulfillmentPlacesResponse in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return AddFulfillmentPlacesResponse Modifier and Type Method Description AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse.Builder. build()AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse.Builder. buildPartial()static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. getDefaultInstance()AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse.Builder. getDefaultInstanceForType()AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. getDefaultInstanceForType()static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseDelimitedFrom(InputStream input)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(byte[] data)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(com.google.protobuf.ByteString data)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(InputStream input)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(ByteBuffer data)static AddFulfillmentPlacesResponseAddFulfillmentPlacesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type AddFulfillmentPlacesResponse Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceClient. addFulfillmentPlacesAsync(AddFulfillmentPlacesRequest request)It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2alpha.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2alpha.ProductService.AddFulfillmentPlaces].com.google.api.gax.longrunning.OperationFuture<AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceClient. addFulfillmentPlacesAsync(ProductName product)It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2alpha.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2alpha.ProductService.AddFulfillmentPlaces].com.google.api.gax.longrunning.OperationFuture<AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceClient. addFulfillmentPlacesAsync(String product)It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2alpha.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2alpha.ProductService.AddFulfillmentPlaces].com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceClient. addFulfillmentPlacesOperationCallable()It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2alpha.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2alpha.ProductService.AddFulfillmentPlaces].com.google.api.gax.rpc.OperationCallSettings<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceSettings. addFulfillmentPlacesOperationSettings()Returns the object with the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.OperationCallSettings.Builder<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceSettings.Builder. addFulfillmentPlacesOperationSettings()Returns the builder for the settings used for calls to addFulfillmentPlaces.com.google.protobuf.Parser<AddFulfillmentPlacesResponse>AddFulfillmentPlacesResponse. getParserForType()static com.google.protobuf.Parser<AddFulfillmentPlacesResponse>AddFulfillmentPlacesResponse. parser()Methods in com.google.cloud.retail.v2alpha with parameters of type AddFulfillmentPlacesResponse Modifier and Type Method Description AddFulfillmentPlacesResponse.BuilderAddFulfillmentPlacesResponse.Builder. mergeFrom(AddFulfillmentPlacesResponse other)static AddFulfillmentPlacesResponse.BuilderAddFulfillmentPlacesResponse. newBuilder(AddFulfillmentPlacesResponse prototype) -
Uses of AddFulfillmentPlacesResponse in com.google.cloud.retail.v2alpha.stub
-