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