Class ProfilerServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/devtools/cloudprofiler/v2/profiler.proto")
    public final class ProfilerServiceGrpc
    extends Object
     Manage the collection of continuous profiling data provided by profiling
     agents running in the cloud or by an offline provider of profiling data.
     General guidelines:
     * Profiles for a single deployment must be created in ascending time order.
     * Profiles can be created in either online or offline mode, see below.