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