Uses of Class
com.google.cloud.retail.v2.AddFulfillmentPlacesMetadata
-
Packages that use AddFulfillmentPlacesMetadata Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of AddFulfillmentPlacesMetadata in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return AddFulfillmentPlacesMetadata Modifier and Type Method Description AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata.Builder. build()AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata.Builder. buildPartial()static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. getDefaultInstance()AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata.Builder. getDefaultInstanceForType()AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. getDefaultInstanceForType()static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseDelimitedFrom(InputStream input)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(byte[] data)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(com.google.protobuf.ByteString data)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(InputStream input)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(ByteBuffer data)static AddFulfillmentPlacesMetadataAddFulfillmentPlacesMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2 that return types with arguments of type AddFulfillmentPlacesMetadata 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.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.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.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.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.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>ProductServiceClient. addFulfillmentPlacesOperationCallable()It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.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<AddFulfillmentPlacesMetadata>AddFulfillmentPlacesMetadata. getParserForType()static com.google.protobuf.Parser<AddFulfillmentPlacesMetadata>AddFulfillmentPlacesMetadata. parser()Methods in com.google.cloud.retail.v2 with parameters of type AddFulfillmentPlacesMetadata Modifier and Type Method Description AddFulfillmentPlacesMetadata.BuilderAddFulfillmentPlacesMetadata.Builder. mergeFrom(AddFulfillmentPlacesMetadata other)static AddFulfillmentPlacesMetadata.BuilderAddFulfillmentPlacesMetadata. newBuilder(AddFulfillmentPlacesMetadata prototype) -
Uses of AddFulfillmentPlacesMetadata in com.google.cloud.retail.v2.stub
-