Interface RateLimitQuotaServiceGrpc.AsyncService

    • Method Detail

      • streamRateLimitQuotas

        default io.grpc.stub.StreamObserver<RateLimitQuotaUsageReports> streamRateLimitQuotas​(io.grpc.stub.StreamObserver<RateLimitQuotaResponse> responseObserver)
         Main communication channel: the data plane sends usage reports to the RLQS server,
         and the server asynchronously responding with the assignments.