Class CustomerAssetSetServiceGrpc.CustomerAssetSetServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.CustomerAssetSetServiceGrpc.CustomerAssetSetServiceImplBase
- All Implemented Interfaces:
CustomerAssetSetServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CustomerAssetSetServiceGrpc
public abstract static class CustomerAssetSetServiceGrpc.CustomerAssetSetServiceImplBase
extends Object
implements io.grpc.BindableService, CustomerAssetSetServiceGrpc.AsyncService
Base class for the server implementation of the service CustomerAssetSetService.
Service to manage customer asset set
-
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.v18.services.CustomerAssetSetServiceGrpc.AsyncService
mutateCustomerAssetSets
-
Constructor Details
-
CustomerAssetSetServiceImplBase
public CustomerAssetSetServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-