public static final class ModifyOrderMetadata.Builder extends GeneratedMessage.Builder<ModifyOrderMetadata.Builder> implements ModifyOrderMetadataOrBuilderMessage stored in the metadata field of the Operation returned by ConsumerProcurementService.ModifyOrder.
Protobuf type google.cloud.commerce.consumer.procurement.v1.ModifyOrderMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ModifyOrderMetadata.BuilderImplements
ModifyOrderMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ModifyOrderMetadata build()| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata |
|
buildPartial()
public ModifyOrderMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata |
|
clear()
public ModifyOrderMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata.Builder |
|
getDefaultInstanceForType()
public ModifyOrderMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata |
|
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(ModifyOrderMetadata other)
public ModifyOrderMetadata.Builder mergeFrom(ModifyOrderMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
ModifyOrderMetadata |
| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ModifyOrderMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ModifyOrderMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ModifyOrderMetadata.Builder |
|