Class BatchDisapproveOrdersResponse.Builder (0.54.0)

public static final class BatchDisapproveOrdersResponse.Builder extends GeneratedMessage.Builder<BatchDisapproveOrdersResponse.Builder> implements BatchDisapproveOrdersResponseOrBuilder

Response object for BatchDisapproveOrders method.

Protobuf type google.ads.admanager.v1.BatchDisapproveOrdersResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchDisapproveOrdersResponse build()
Returns
Type Description
BatchDisapproveOrdersResponse

buildPartial()

public BatchDisapproveOrdersResponse buildPartial()
Returns
Type Description
BatchDisapproveOrdersResponse

clear()

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

getDefaultInstanceForType()

public BatchDisapproveOrdersResponse getDefaultInstanceForType()
Returns
Type Description
BatchDisapproveOrdersResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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