Class SetInventoryMetadata.Builder (2.85.0)

public static final class SetInventoryMetadata.Builder extends GeneratedMessage.Builder<SetInventoryMetadata.Builder> implements SetInventoryMetadataOrBuilder

Metadata related to the progress of the SetInventory operation. Currently empty because there is no meaningful metadata populated from the ProductService.SetInventory method.

Protobuf type google.cloud.retail.v2beta.SetInventoryMetadata

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public SetInventoryMetadata build()
Returns
Type Description
SetInventoryMetadata

buildPartial()

public SetInventoryMetadata buildPartial()
Returns
Type Description
SetInventoryMetadata

clear()

public SetInventoryMetadata.Builder clear()
Returns
Type Description
SetInventoryMetadata.Builder
Overrides

getDefaultInstanceForType()

public SetInventoryMetadata getDefaultInstanceForType()
Returns
Type Description
SetInventoryMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(SetInventoryMetadata other)

public SetInventoryMetadata.Builder mergeFrom(SetInventoryMetadata other)
Parameter
Name Description
other SetInventoryMetadata
Returns
Type Description
SetInventoryMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SetInventoryMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
SetInventoryMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public SetInventoryMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
SetInventoryMetadata.Builder
Overrides