Class BatchRetractOrdersResponse.Builder (0.54.0)

public static final class BatchRetractOrdersResponse.Builder extends GeneratedMessage.Builder<BatchRetractOrdersResponse.Builder> implements BatchRetractOrdersResponseOrBuilder

Response object for BatchRetractOrders method.

Protobuf type google.ads.admanager.v1.BatchRetractOrdersResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchRetractOrdersResponse build()
Returns
Type Description
BatchRetractOrdersResponse

buildPartial()

public BatchRetractOrdersResponse buildPartial()
Returns
Type Description
BatchRetractOrdersResponse

clear()

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

getDefaultInstanceForType()

public BatchRetractOrdersResponse getDefaultInstanceForType()
Returns
Type Description
BatchRetractOrdersResponse

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(BatchRetractOrdersResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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