Uses of Class
com.google.cloud.retail.v2.SetInventoryMetadata
-
Packages that use SetInventoryMetadata Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of SetInventoryMetadata in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return SetInventoryMetadata Modifier and Type Method Description SetInventoryMetadataSetInventoryMetadata.Builder. build()SetInventoryMetadataSetInventoryMetadata.Builder. buildPartial()static SetInventoryMetadataSetInventoryMetadata. getDefaultInstance()SetInventoryMetadataSetInventoryMetadata.Builder. getDefaultInstanceForType()SetInventoryMetadataSetInventoryMetadata. getDefaultInstanceForType()static SetInventoryMetadataSetInventoryMetadata. parseDelimitedFrom(InputStream input)static SetInventoryMetadataSetInventoryMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryMetadataSetInventoryMetadata. parseFrom(byte[] data)static SetInventoryMetadataSetInventoryMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryMetadataSetInventoryMetadata. parseFrom(com.google.protobuf.ByteString data)static SetInventoryMetadataSetInventoryMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryMetadataSetInventoryMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static SetInventoryMetadataSetInventoryMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryMetadataSetInventoryMetadata. parseFrom(InputStream input)static SetInventoryMetadataSetInventoryMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetInventoryMetadataSetInventoryMetadata. parseFrom(ByteBuffer data)static SetInventoryMetadataSetInventoryMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2 that return types with arguments of type SetInventoryMetadata Modifier and Type Method Description com.google.protobuf.Parser<SetInventoryMetadata>SetInventoryMetadata. getParserForType()static com.google.protobuf.Parser<SetInventoryMetadata>SetInventoryMetadata. parser()com.google.api.gax.longrunning.OperationFuture<SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryAsync(Product inventory, com.google.protobuf.FieldMask setMask)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.longrunning.OperationFuture<SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryAsync(SetInventoryRequest request)Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceClient. setInventoryOperationCallable()Updates inventory information for a [Product][google.cloud.retail.v2.Product] while respecting the last update timestamps of each inventory field.com.google.api.gax.rpc.OperationCallSettings.Builder<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceSettings.Builder. setInventoryOperationSettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.OperationCallSettings<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceSettings. setInventoryOperationSettings()Returns the object with the settings used for calls to setInventory.Methods in com.google.cloud.retail.v2 with parameters of type SetInventoryMetadata Modifier and Type Method Description SetInventoryMetadata.BuilderSetInventoryMetadata.Builder. mergeFrom(SetInventoryMetadata other)static SetInventoryMetadata.BuilderSetInventoryMetadata. newBuilder(SetInventoryMetadata prototype) -
Uses of SetInventoryMetadata in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type SetInventoryMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>GrpcProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>HttpJsonProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallable<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStub. setInventoryOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStubSettings.Builder. setInventoryOperationSettings()Returns the builder for the settings used for calls to setInventory.com.google.api.gax.rpc.OperationCallSettings<SetInventoryRequest,SetInventoryResponse,SetInventoryMetadata>ProductServiceStubSettings. setInventoryOperationSettings()Returns the object with the settings used for calls to setInventory.
-