module Google::Cloud::Profiler::V2::ProfilerService
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.
To load this service and instantiate a client:
require "google/cloud/profiler/v2/profiler_service" client = ::Google::Cloud::Profiler::V2::ProfilerService::Client.new
Constants
- Stub