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