Class BatchApproveOrdersResponse.Builder (0.54.0)

public static final class BatchApproveOrdersResponse.Builder extends GeneratedMessage.Builder<BatchApproveOrdersResponse.Builder> implements BatchApproveOrdersResponseOrBuilder

Response object for BatchApproveOrders method.

Protobuf type google.ads.admanager.v1.BatchApproveOrdersResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchApproveOrdersResponse build()
Returns
Type Description
BatchApproveOrdersResponse

buildPartial()

public BatchApproveOrdersResponse buildPartial()
Returns
Type Description
BatchApproveOrdersResponse

clear()

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

getDefaultInstanceForType()

public BatchApproveOrdersResponse getDefaultInstanceForType()
Returns
Type Description
BatchApproveOrdersResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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