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
  • License Manager 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 licensemanager_v1::LicenseManagerClient Retry Policies
    • How to Override the Default Universe Domain
    • Override licensemanager_v1::LicenseManagerClient Universe Domain
  • Modules
    • License Manager API Configuration Options
  • Namespaces
    • google::cloud::licensemanager_v1
      • Overview
      • Classes
        • LicenseManagerClient
          • Overview
          • Constructors
            • LicenseManagerClient(LicenseManagerClient const &)
            • LicenseManagerClient(LicenseManagerClient &&)
            • LicenseManagerClient(std::shared_ptr< LicenseManagerConnection >, Options)
          • Operators
            • operator=(LicenseManagerClient const &)
            • operator=(LicenseManagerClient &&)
            • operator==(LicenseManagerClient const &, LicenseManagerClient const &)
            • operator!=(LicenseManagerClient const &, LicenseManagerClient const &)
          • Functions
            • ListConfigurations(std::string const &, Options)
            • ListConfigurations(google::cloud::licensemanager::v1::ListConfigurationsRequest, Options)
            • GetConfiguration(std::string const &, Options)
            • GetConfiguration(google::cloud::licensemanager::v1::GetConfigurationRequest const &, Options)
            • CreateConfiguration(std::string const &, google::cloud::licensemanager::v1::Configuration const &, std::string const &, Options)
            • CreateConfiguration(NoAwaitTag, std::string const &, google::cloud::licensemanager::v1::Configuration const &, std::string const &, Options)
            • CreateConfiguration(google::cloud::licensemanager::v1::CreateConfigurationRequest const &, Options)
            • CreateConfiguration(NoAwaitTag, google::cloud::licensemanager::v1::CreateConfigurationRequest const &, Options)
            • CreateConfiguration(google::longrunning::Operation const &, Options)
            • UpdateConfiguration(google::cloud::licensemanager::v1::Configuration const &, google::protobuf::FieldMask const &, Options)
            • UpdateConfiguration(NoAwaitTag, google::cloud::licensemanager::v1::Configuration const &, google::protobuf::FieldMask const &, Options)
            • UpdateConfiguration(google::cloud::licensemanager::v1::UpdateConfigurationRequest const &, Options)
            • UpdateConfiguration(NoAwaitTag, google::cloud::licensemanager::v1::UpdateConfigurationRequest const &, Options)