Interface GeoTargetConstantServiceGrpc.AsyncService

All Known Implementing Classes:
GeoTargetConstantServiceGrpc.GeoTargetConstantServiceImplBase
Enclosing class:
GeoTargetConstantServiceGrpc

public static interface GeoTargetConstantServiceGrpc.AsyncService
 Service to fetch geo target constants.
 
  • Method Details

    • suggestGeoTargetConstants

      default void suggestGeoTargetConstants(SuggestGeoTargetConstantsRequest request, io.grpc.stub.StreamObserver<SuggestGeoTargetConstantsResponse> responseObserver)
       Returns GeoTargetConstant suggestions by location name or by resource name.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [GeoTargetConstantSuggestionError]()
         [HeaderError]()
         [InternalError]()
         [QuotaError]()
         [RequestError]()