Class BatchResumeOrdersResponse.Builder (0.54.0)

public static final class BatchResumeOrdersResponse.Builder extends GeneratedMessage.Builder<BatchResumeOrdersResponse.Builder> implements BatchResumeOrdersResponseOrBuilder

Response object for BatchResumeOrders method.

Protobuf type google.ads.admanager.v1.BatchResumeOrdersResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchResumeOrdersResponse build()
Returns
Type Description
BatchResumeOrdersResponse

buildPartial()

public BatchResumeOrdersResponse buildPartial()
Returns
Type Description
BatchResumeOrdersResponse

clear()

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

getDefaultInstanceForType()

public BatchResumeOrdersResponse getDefaultInstanceForType()
Returns
Type Description
BatchResumeOrdersResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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