Class GeoTargetConstantServiceGrpc.GeoTargetConstantServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.GeoTargetConstantServiceGrpc.GeoTargetConstantServiceImplBase
- All Implemented Interfaces:
GeoTargetConstantServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- GeoTargetConstantServiceGrpc
public abstract static class GeoTargetConstantServiceGrpc.GeoTargetConstantServiceImplBase
extends Object
implements io.grpc.BindableService, GeoTargetConstantServiceGrpc.AsyncService
Base class for the server implementation of the service GeoTargetConstantService.
Service to fetch geo target constants.
-
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.GeoTargetConstantServiceGrpc.AsyncService
suggestGeoTargetConstants
-
Constructor Details
-
GeoTargetConstantServiceImplBase
public GeoTargetConstantServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-