public static final class AddLocalInventoriesMetadata.Builder extends GeneratedMessage.Builder<AddLocalInventoriesMetadata.Builder> implements AddLocalInventoriesMetadataOrBuilderMetadata related to the progress of the AddLocalInventories operation. Currently empty because there is no meaningful metadata populated from the ProductService.AddLocalInventories method.
Protobuf type google.cloud.retail.v2beta.AddLocalInventoriesMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AddLocalInventoriesMetadata.BuilderImplements
AddLocalInventoriesMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AddLocalInventoriesMetadata build()| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata |
|
buildPartial()
public AddLocalInventoriesMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata |
|
clear()
public AddLocalInventoriesMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata.Builder |
|
getDefaultInstanceForType()
public AddLocalInventoriesMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(AddLocalInventoriesMetadata other)
public AddLocalInventoriesMetadata.Builder mergeFrom(AddLocalInventoriesMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
AddLocalInventoriesMetadata |
| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AddLocalInventoriesMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AddLocalInventoriesMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AddLocalInventoriesMetadata.Builder |
|