Class QueryServiceGrpc.QueryServiceStub

  • Enclosing class:
    QueryServiceGrpc

    public static final class QueryServiceGrpc.QueryServiceStub
    extends io.grpc.stub.AbstractAsyncStub<QueryServiceGrpc.QueryServiceStub>
    A stub to allow clients to do asynchronous rpc calls to service QueryService.
     The QueryService API is used to manage time series data in Stackdriver
     Monitoring. Time series data is a collection of data points that describes
     the time-varying values of a metric.
     
    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>