Class BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder (0.54.0)

public static final class BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder extends GeneratedMessage.Builder<BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder> implements BatchSubmitOrdersForApprovalWithoutReservationChangesResponseOrBuilder

Response object for BatchSubmitOrdersForApprovalWithoutReservationChanges method.

Protobuf type google.ads.admanager.v1.BatchSubmitOrdersForApprovalWithoutReservationChangesResponse

Inheritance

java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse build()
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse

buildPartial()

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse buildPartial()
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse

clear()

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder clear()
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder
Overrides

getDefaultInstanceForType()

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse getDefaultInstanceForType()
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(BatchSubmitOrdersForApprovalWithoutReservationChangesResponse other)

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder mergeFrom(BatchSubmitOrdersForApprovalWithoutReservationChangesResponse other)
Parameter
Name Description
other BatchSubmitOrdersForApprovalWithoutReservationChangesResponse
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
BatchSubmitOrdersForApprovalWithoutReservationChangesResponse.Builder
Overrides