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