Module: Google::Cloud::Profiler::V2::ProfilerService
- Defined in:
- lib/google/cloud/profiler/v2/profiler_service.rb,
lib/google/cloud/profiler/v2/profiler_service/rest.rb,
lib/google/cloud/profiler/v2/profiler_service/paths.rb,
lib/google/cloud/profiler/v2/profiler_service/client.rb,
lib/google/cloud/profiler/v2/profiler_service/credentials.rb,
lib/google/cloud/profiler/v2/profiler_service/rest/client.rb,
lib/google/cloud/profiler/v2/profiler_service/rest/service_stub.rb
Overview
Manage the collection of continuous profiling data provided by profiling agents running in the cloud or by an offline provider of profiling data.
The APIs listed in this service are intended for use within our profiler agents only.
To load this service and instantiate a REST client:
require "google/cloud/profiler/v2/profiler_service/rest"
client = ::Google::Cloud::Profiler::V2::ProfilerService::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials