Class AdReviewCenterAdServiceStub (0.39.0)

public abstract class AdReviewCenterAdServiceStub implements BackgroundResource

Base stub class for the AdReviewCenterAdService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > AdReviewCenterAdServiceStub

Implements

BackgroundResource

Constructors

AdReviewCenterAdServiceStub()

public AdReviewCenterAdServiceStub()

Methods

batchAllowAdReviewCenterAdsCallable()

public UnaryCallable<BatchAllowAdReviewCenterAdsRequest,Operation> batchAllowAdReviewCenterAdsCallable()
Returns
Type Description
UnaryCallable<BatchAllowAdReviewCenterAdsRequest,Operation>

batchAllowAdReviewCenterAdsOperationCallable()

public OperationCallable<BatchAllowAdReviewCenterAdsRequest,BatchAllowAdReviewCenterAdsResponse,BatchAdReviewCenterAdsOperationMetadata> batchAllowAdReviewCenterAdsOperationCallable()
Returns
Type Description
OperationCallable<BatchAllowAdReviewCenterAdsRequest,BatchAllowAdReviewCenterAdsResponse,BatchAdReviewCenterAdsOperationMetadata>

batchBlockAdReviewCenterAdsCallable()

public UnaryCallable<BatchBlockAdReviewCenterAdsRequest,Operation> batchBlockAdReviewCenterAdsCallable()
Returns
Type Description
UnaryCallable<BatchBlockAdReviewCenterAdsRequest,Operation>

batchBlockAdReviewCenterAdsOperationCallable()

public OperationCallable<BatchBlockAdReviewCenterAdsRequest,BatchBlockAdReviewCenterAdsResponse,BatchAdReviewCenterAdsOperationMetadata> batchBlockAdReviewCenterAdsOperationCallable()
Returns
Type Description
OperationCallable<BatchBlockAdReviewCenterAdsRequest,BatchBlockAdReviewCenterAdsResponse,BatchAdReviewCenterAdsOperationMetadata>

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

searchAdReviewCenterAdsCallable()

public UnaryCallable<SearchAdReviewCenterAdsRequest,SearchAdReviewCenterAdsResponse> searchAdReviewCenterAdsCallable()
Returns
Type Description
UnaryCallable<SearchAdReviewCenterAdsRequest,SearchAdReviewCenterAdsResponse>

searchAdReviewCenterAdsPagedCallable()

public UnaryCallable<SearchAdReviewCenterAdsRequest,AdReviewCenterAdServiceClient.SearchAdReviewCenterAdsPagedResponse> searchAdReviewCenterAdsPagedCallable()
Returns
Type Description
UnaryCallable<SearchAdReviewCenterAdsRequest,SearchAdReviewCenterAdsPagedResponse>