public static final class BatchSubmitOrdersForApprovalAndOverbookResponse.Builder extends GeneratedMessage.Builder<BatchSubmitOrdersForApprovalAndOverbookResponse.Builder> implements BatchSubmitOrdersForApprovalAndOverbookResponseOrBuilder Response object for BatchSubmitOrdersForApprovalAndOverbook method.
Protobuf type google.ads.admanager.v1.BatchSubmitOrdersForApprovalAndOverbookResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchSubmitOrdersForApprovalAndOverbookResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BatchSubmitOrdersForApprovalAndOverbookResponse build()| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse |
|
buildPartial()
public BatchSubmitOrdersForApprovalAndOverbookResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse |
|
clear()
public BatchSubmitOrdersForApprovalAndOverbookResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse.Builder |
|
getDefaultInstanceForType()
public BatchSubmitOrdersForApprovalAndOverbookResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse |
|
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(BatchSubmitOrdersForApprovalAndOverbookResponse other)
public BatchSubmitOrdersForApprovalAndOverbookResponse.Builder mergeFrom(BatchSubmitOrdersForApprovalAndOverbookResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchSubmitOrdersForApprovalAndOverbookResponse |
| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BatchSubmitOrdersForApprovalAndOverbookResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BatchSubmitOrdersForApprovalAndOverbookResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BatchSubmitOrdersForApprovalAndOverbookResponse.Builder |
|