Class SharedCriterionServiceGrpc.SharedCriterionServiceImplBase
- java.lang.Object
-
- com.google.ads.googleads.v15.services.SharedCriterionServiceGrpc.SharedCriterionServiceImplBase
-
- All Implemented Interfaces:
SharedCriterionServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- SharedCriterionServiceGrpc
public abstract static class SharedCriterionServiceGrpc.SharedCriterionServiceImplBase extends java.lang.Object implements io.grpc.BindableService, SharedCriterionServiceGrpc.AsyncService
Base class for the server implementation of the service SharedCriterionService.Service to manage shared criteria.
-
-
Constructor Summary
Constructors Constructor Description SharedCriterionServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.ads.googleads.v15.services.SharedCriterionServiceGrpc.AsyncService
mutateSharedCriteria
-
-