Class IdentityVerificationServiceGrpc.IdentityVerificationServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.IdentityVerificationServiceGrpc.IdentityVerificationServiceImplBase
All Implemented Interfaces:
IdentityVerificationServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
IdentityVerificationServiceGrpc

public abstract static class IdentityVerificationServiceGrpc.IdentityVerificationServiceImplBase extends Object implements io.grpc.BindableService, IdentityVerificationServiceGrpc.AsyncService
Base class for the server implementation of the service IdentityVerificationService.
 A service for managing Identity Verification Service.
 
  • Constructor Details

    • IdentityVerificationServiceImplBase

      public IdentityVerificationServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService