Class BatchPauseOrdersResponse.Builder (0.54.0)

public static final class BatchPauseOrdersResponse.Builder extends GeneratedMessage.Builder<BatchPauseOrdersResponse.Builder> implements BatchPauseOrdersResponseOrBuilder

Response object for BatchPauseOrders method.

Protobuf type google.ads.admanager.v1.BatchPauseOrdersResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchPauseOrdersResponse build()
Returns
Type Description
BatchPauseOrdersResponse

buildPartial()

public BatchPauseOrdersResponse buildPartial()
Returns
Type Description
BatchPauseOrdersResponse

clear()

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

getDefaultInstanceForType()

public BatchPauseOrdersResponse getDefaultInstanceForType()
Returns
Type Description
BatchPauseOrdersResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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