Class BatchBlockAdReviewCenterAdsResponse.Builder (0.44.0)

public static final class BatchBlockAdReviewCenterAdsResponse.Builder extends GeneratedMessage.Builder<BatchBlockAdReviewCenterAdsResponse.Builder> implements BatchBlockAdReviewCenterAdsResponseOrBuilder

Response object for BatchBlockAdReviewCenterAds method.

Protobuf type google.ads.admanager.v1.BatchBlockAdReviewCenterAdsResponse

Static Methods

getDescriptor()

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

Methods

build()

public BatchBlockAdReviewCenterAdsResponse build()
Returns
Type Description
BatchBlockAdReviewCenterAdsResponse

buildPartial()

public BatchBlockAdReviewCenterAdsResponse buildPartial()
Returns
Type Description
BatchBlockAdReviewCenterAdsResponse

clear()

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

getDefaultInstanceForType()

public BatchBlockAdReviewCenterAdsResponse getDefaultInstanceForType()
Returns
Type Description
BatchBlockAdReviewCenterAdsResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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