Skip to main content
Documentation
Get Started
Get Started with Google Cloud
Product List
Cloud Customer Care
Featured Products
Agent Platform
Apigee API Management
BigQuery
Compute Engine
Cloud CDN
Cloud Run
Cloud Storage
Cloud SQL
Gemini Enterprise
Google Kubernetes Engine
Looker
Cross-product Tools
Access and resources management
Costs and usage management
Infrastructure as code
SDK, languages, frameworks, and tools
Technology Areas
AI and ML
Application development
Application hosting
Compute
Data analytics and pipelines
Databases
Distributed, hybrid, and multicloud
Industry solutions
Migration
Networking
Observability and monitoring
Security
Storage
/
Console
English
中文 – 简体
Google Cloud SDK
C++
Client libraries
Start free
Overview
Guides
Reference
Samples
Documentation
More
Overview
Guides
Reference
Samples
Console
Overview
Library reference docs
Cloud Profiler API C++ Client Library
In-Depth Topics
Environment Variables
How to Override the Authentication Credentials
How to Override the Default Endpoint
Override Retry, Backoff, and Idempotency Policies
Override profiler_v2::ExportServiceClient Retry Policies
Override profiler_v2::ProfilerServiceClient Retry Policies
How to Override the Default Universe Domain
Override profiler_v2::ExportServiceClient Universe Domain
Override profiler_v2::ProfilerServiceClient Universe Domain
Modules
Cloud Profiler API Configuration Options
Namespaces
google::cloud::profiler_v2
Overview
Classes
ExportServiceClient
Overview
Constructors
ExportServiceClient(ExportServiceClient const &)
ExportServiceClient(ExportServiceClient &&)
ExportServiceClient(std::shared_ptr< ExportServiceConnection >, Options)
Operators
operator=(ExportServiceClient const &)
operator=(ExportServiceClient &&)
operator==(ExportServiceClient const &, ExportServiceClient const &)
operator!=(ExportServiceClient const &, ExportServiceClient const &)
Functions
ListProfiles(std::string const &, Options)
ListProfiles(google::devtools::cloudprofiler::v2::ListProfilesRequest, Options)
ExportServiceConnection
Overview
Functions
virtual options()
virtual ListProfiles(google::devtools::cloudprofiler::v2::ListProfilesRequest)
ExportServiceConnectionIdempotencyPolicy
Overview