Skip to main content
Google Cloud Documentation
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
Google Cloud Documentation
  • Documentation
    • More
    • Overview
    • Guides
    • Reference
    • Samples
  • Console
  • Overview
  • Library reference docs
  • Cloud Security Compliance 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 cloudsecuritycompliance_v1::ConfigClient Retry Policies
    • Override cloudsecuritycompliance_v1::DeploymentClient Retry Policies
    • How to Override the Default Universe Domain
    • Override cloudsecuritycompliance_v1::ConfigClient Universe Domain
    • Override cloudsecuritycompliance_v1::DeploymentClient Universe Domain
  • Modules
    • Cloud Security Compliance API Configuration Options
  • Namespaces
    • google::cloud::cloudsecuritycompliance_v1
      • Overview
      • Classes
        • ConfigClient
          • Overview
          • Constructors
            • ConfigClient(ConfigClient const &)
            • ConfigClient(ConfigClient &&)
            • ConfigClient(std::shared_ptr< ConfigConnection >, Options)
          • Operators
            • operator=(ConfigClient const &)
            • operator=(ConfigClient &&)
            • operator==(ConfigClient const &, ConfigClient const &)
            • operator!=(ConfigClient const &, ConfigClient const &)
          • Functions
            • ListFrameworks(std::string const &, Options)
            • ListFrameworks(google::cloud::cloudsecuritycompliance::v1::ListFrameworksRequest, Options)
            • GetFramework(std::string const &, Options)
            • GetFramework(google::cloud::cloudsecuritycompliance::v1::GetFrameworkRequest const &, Options)
            • CreateFramework(std::string const &, google::cloud::cloudsecuritycompliance::v1::Framework const &, std::string const &, Options)
            • CreateFramework(google::cloud::cloudsecuritycompliance::v1::CreateFrameworkRequest const &, Options)
            • UpdateFramework(google::cloud::cloudsecuritycompliance::v1::Framework const &, google::protobuf::FieldMask const &, Options)
            • UpdateFramework(google::cloud::cloudsecuritycompliance::v1::UpdateFrameworkRequest const &, Options)
            • DeleteFramework(std::string const &, Options)
            • DeleteFramework(google::cloud::cloudsecuritycompliance::v1::DeleteFrameworkRequest const &, Options)
            • ListCloudControls(std::string const &, Options)
            • ListCloudControls(google::cloud::cloudsecuritycompliance::v1::ListCloudControlsRequest, Options)
            • GetCloudControl(std::string const &, Options)
            • GetCloudControl(google::cloud::cloudsecuritycompliance::v1::GetCloudControlRequest const &, Options)
            • CreateCloudControl(std::string const &, google::cloud::cloudsecuritycompliance::v1::CloudControl const &, std::string const &, Options)
            • CreateCloudControl(google::cloud::cloudsecuritycompliance::v1::CreateCloudControlRequest const &, Options)
            • UpdateCloudControl(google::cloud::cloudsecuritycompliance::v1::CloudControl const &, google::protobuf::FieldMask const &, Options)
            • UpdateCloudControl(google::cloud::cloudsecuritycompliance::v1::UpdateCloudControlRequest const &, Options)
            • DeleteCloudControl(std::string const &, Options)
            • DeleteCloudControl(google::cloud::cloudsecuritycompliance::v1::DeleteCloudControlRequest const &, Options)
            • ListLocations(google::cloud::location::ListLocationsRequest, Options)
            • GetLocation(google::cloud::location::GetLocationRequest const &, Options)
            • ListOperations(std::string const &, std::string const &, Options)
            • ListOperations(google::longrunning::ListOperationsRequest, Options)