Class AutomaticallyCreatedAssetRemovalServiceGrpc.AutomaticallyCreatedAssetRemovalServiceImplBase
java.lang.Object
com.google.ads.googleads.v21.services.AutomaticallyCreatedAssetRemovalServiceGrpc.AutomaticallyCreatedAssetRemovalServiceImplBase
- All Implemented Interfaces:
AutomaticallyCreatedAssetRemovalServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AutomaticallyCreatedAssetRemovalServiceGrpc
public abstract static class AutomaticallyCreatedAssetRemovalServiceGrpc.AutomaticallyCreatedAssetRemovalServiceImplBase
extends Object
implements io.grpc.BindableService, AutomaticallyCreatedAssetRemovalServiceGrpc.AsyncService
Base class for the server implementation of the service AutomaticallyCreatedAssetRemovalService.
Service to remove automatically created assets.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v21.services.AutomaticallyCreatedAssetRemovalServiceGrpc.AsyncService
removeCampaignAutomaticallyCreatedAsset
-
Constructor Details
-
AutomaticallyCreatedAssetRemovalServiceImplBase
public AutomaticallyCreatedAssetRemovalServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-