Skip to main content
Google Cloud
Documentation Technology areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
Related sites
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
/
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Console Sign in
  • C++
Overview Guides Reference Samples
Contact Us Start free
Google Cloud
  • Documentation
    • Overview
    • Guides
    • Reference
    • Samples
  • Technology areas
    • More
  • Cross-product tools
    • More
  • Related sites
    • More
  • Console
  • Contact Us
  • Start free
  • Overview
  • Library reference docs
  • BeyondCorp API C++ Client Library
  • In-Depth Topics
    • Environment Variables
    • How to Override the Authentication Credentials
    • How to Override the Default Endpoint
  • Modules
    • BeyondCorp API Configuration Options
  • Namespaces
    • beyondcorp_clientconnectorservices_v1
      • Overview
    • google::cloud::beyondcorp
      • Overview
    • google::cloud::beyondcorp_appconnections_v1
      • Overview
      • Classes
        • AppConnectionsServiceClient
          • Overview
          • Constructors
            • AppConnectionsServiceClient(AppConnectionsServiceClient const &)
            • AppConnectionsServiceClient(AppConnectionsServiceClient &&)
            • AppConnectionsServiceClient(std::shared_ptr< AppConnectionsServiceConnection >, Options)
          • Operators
            • operator=(AppConnectionsServiceClient const &)
            • operator=(AppConnectionsServiceClient &&)
            • operator==(AppConnectionsServiceClient const &, AppConnectionsServiceClient const &)
            • operator!=(AppConnectionsServiceClient const &, AppConnectionsServiceClient const &)
          • Functions
            • ListAppConnections(std::string const &, Options)
            • ListAppConnections(google::cloud::beyondcorp::appconnections::v1::ListAppConnectionsRequest, Options)
            • GetAppConnection(std::string const &, Options)
            • GetAppConnection(google::cloud::beyondcorp::appconnections::v1::GetAppConnectionRequest const &, Options)
            • CreateAppConnection(std::string const &, google::cloud::beyondcorp::appconnections::v1::AppConnection const &, std::string const &, Options)
            • CreateAppConnection(google::cloud::beyondcorp::appconnections::v1::CreateAppConnectionRequest const &, Options)
            • UpdateAppConnection(google::cloud::beyondcorp::appconnections::v1::AppConnection const &, google::protobuf::FieldMask const &, Options)
            • UpdateAppConnection(google::cloud::beyondcorp::appconnections::v1::UpdateAppConnectionRequest const &, Options)
            • DeleteAppConnection(std::string const &, Options)
            • DeleteAppConnection(google::cloud::beyondcorp::appconnections::v1::DeleteAppConnectionRequest const &, Options)
            • ResolveAppConnections(std::string const &, Options)
            • ResolveAppConnections(google::cloud::beyondcorp::appconnections::v1::ResolveAppConnectionsRequest, Options)
        • AppConnectionsServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppConnections(google::cloud::beyondcorp::appconnections::v1::ListAppConnectionsRequest)
            • virtual GetAppConnection(google::cloud::beyondcorp::appconnections::v1::GetAppConnectionRequest const &)
            • virtual CreateAppConnection(google::cloud::beyondcorp::appconnections::v1::CreateAppConnectionRequest const &)
            • virtual UpdateAppConnection(google::cloud::beyondcorp::appconnections::v1::UpdateAppConnectionRequest const &)
            • virtual DeleteAppConnection(google::cloud::beyondcorp::appconnections::v1::DeleteAppConnectionRequest const &)
            • virtual ResolveAppConnections(google::cloud::beyondcorp::appconnections::v1::ResolveAppConnectionsRequest)
        • AppConnectionsServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListAppConnections(google::cloud::beyondcorp::appconnections::v1::ListAppConnectionsRequest)
            • virtual GetAppConnection(google::cloud::beyondcorp::appconnections::v1::GetAppConnectionRequest const &)
            • virtual CreateAppConnection(google::cloud::beyondcorp::appconnections::v1::CreateAppConnectionRequest const &)
            • virtual UpdateAppConnection(google::cloud::beyondcorp::appconnections::v1::UpdateAppConnectionRequest const &)
            • virtual DeleteAppConnection(google::cloud::beyondcorp::appconnections::v1::DeleteAppConnectionRequest const &)
            • virtual ResolveAppConnections(google::cloud::beyondcorp::appconnections::v1::ResolveAppConnectionsRequest)
      • Structs
        • AppConnectionsServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectionsServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectionsServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectionsServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeAppConnectionsServiceConnection(Options)
        • MakeDefaultAppConnectionsServiceConnectionIdempotencyPolicy()
      • Types
        • AppConnectionsServiceRetryPolicy
        • AppConnectionsServiceLimitedTimeRetryPolicy
        • AppConnectionsServiceLimitedErrorCountRetryPolicy
        • AppConnectionsServicePolicyOptionList
    • google::cloud::beyondcorp_appconnections_v1_mocks
      • Overview
      • Classes
        • MockAppConnectionsServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppConnections(google::cloud::beyondcorp::appconnections::v1::ListAppConnectionsRequest)
            • virtual GetAppConnection(google::cloud::beyondcorp::appconnections::v1::GetAppConnectionRequest const &)
            • virtual CreateAppConnection(google::cloud::beyondcorp::appconnections::v1::CreateAppConnectionRequest const &)
            • virtual UpdateAppConnection(google::cloud::beyondcorp::appconnections::v1::UpdateAppConnectionRequest const &)
            • virtual DeleteAppConnection(google::cloud::beyondcorp::appconnections::v1::DeleteAppConnectionRequest const &)
            • virtual ResolveAppConnections(google::cloud::beyondcorp::appconnections::v1::ResolveAppConnectionsRequest)
    • google::cloud::beyondcorp_appconnectors_v1
      • Overview
      • Classes
        • AppConnectorsServiceClient
          • Overview
          • Constructors
            • AppConnectorsServiceClient(AppConnectorsServiceClient const &)
            • AppConnectorsServiceClient(AppConnectorsServiceClient &&)
            • AppConnectorsServiceClient(std::shared_ptr< AppConnectorsServiceConnection >, Options)
          • Operators
            • operator=(AppConnectorsServiceClient const &)
            • operator=(AppConnectorsServiceClient &&)
            • operator==(AppConnectorsServiceClient const &, AppConnectorsServiceClient const &)
            • operator!=(AppConnectorsServiceClient const &, AppConnectorsServiceClient const &)
          • Functions
            • ListAppConnectors(std::string const &, Options)
            • ListAppConnectors(google::cloud::beyondcorp::appconnectors::v1::ListAppConnectorsRequest, Options)
            • GetAppConnector(std::string const &, Options)
            • GetAppConnector(google::cloud::beyondcorp::appconnectors::v1::GetAppConnectorRequest const &, Options)
            • CreateAppConnector(std::string const &, google::cloud::beyondcorp::appconnectors::v1::AppConnector const &, std::string const &, Options)
            • CreateAppConnector(google::cloud::beyondcorp::appconnectors::v1::CreateAppConnectorRequest const &, Options)
            • UpdateAppConnector(google::cloud::beyondcorp::appconnectors::v1::AppConnector const &, google::protobuf::FieldMask const &, Options)
            • UpdateAppConnector(google::cloud::beyondcorp::appconnectors::v1::UpdateAppConnectorRequest const &, Options)
            • DeleteAppConnector(std::string const &, Options)
            • DeleteAppConnector(google::cloud::beyondcorp::appconnectors::v1::DeleteAppConnectorRequest const &, Options)
            • ReportStatus(std::string const &, google::cloud::beyondcorp::appconnectors::v1::ResourceInfo const &, Options)
            • ReportStatus(google::cloud::beyondcorp::appconnectors::v1::ReportStatusRequest const &, Options)
        • AppConnectorsServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppConnectors(google::cloud::beyondcorp::appconnectors::v1::ListAppConnectorsRequest)
            • virtual GetAppConnector(google::cloud::beyondcorp::appconnectors::v1::GetAppConnectorRequest const &)
            • virtual CreateAppConnector(google::cloud::beyondcorp::appconnectors::v1::CreateAppConnectorRequest const &)
            • virtual UpdateAppConnector(google::cloud::beyondcorp::appconnectors::v1::UpdateAppConnectorRequest const &)
            • virtual DeleteAppConnector(google::cloud::beyondcorp::appconnectors::v1::DeleteAppConnectorRequest const &)
            • virtual ReportStatus(google::cloud::beyondcorp::appconnectors::v1::ReportStatusRequest const &)
        • AppConnectorsServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListAppConnectors(google::cloud::beyondcorp::appconnectors::v1::ListAppConnectorsRequest)
            • virtual GetAppConnector(google::cloud::beyondcorp::appconnectors::v1::GetAppConnectorRequest const &)
            • virtual CreateAppConnector(google::cloud::beyondcorp::appconnectors::v1::CreateAppConnectorRequest const &)
            • virtual UpdateAppConnector(google::cloud::beyondcorp::appconnectors::v1::UpdateAppConnectorRequest const &)
            • virtual DeleteAppConnector(google::cloud::beyondcorp::appconnectors::v1::DeleteAppConnectorRequest const &)
            • virtual ReportStatus(google::cloud::beyondcorp::appconnectors::v1::ReportStatusRequest const &)
      • Structs
        • AppConnectorsServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectorsServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectorsServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • AppConnectorsServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeAppConnectorsServiceConnection(Options)
        • MakeDefaultAppConnectorsServiceConnectionIdempotencyPolicy()
      • Types
        • AppConnectorsServiceRetryPolicy
        • AppConnectorsServiceLimitedTimeRetryPolicy
        • AppConnectorsServiceLimitedErrorCountRetryPolicy
        • AppConnectorsServicePolicyOptionList
    • google::cloud::beyondcorp_appconnectors_v1_mocks
      • Overview
      • Classes
        • MockAppConnectorsServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppConnectors(google::cloud::beyondcorp::appconnectors::v1::ListAppConnectorsRequest)
            • virtual GetAppConnector(google::cloud::beyondcorp::appconnectors::v1::GetAppConnectorRequest const &)
            • virtual CreateAppConnector(google::cloud::beyondcorp::appconnectors::v1::CreateAppConnectorRequest const &)
            • virtual UpdateAppConnector(google::cloud::beyondcorp::appconnectors::v1::UpdateAppConnectorRequest const &)
            • virtual DeleteAppConnector(google::cloud::beyondcorp::appconnectors::v1::DeleteAppConnectorRequest const &)
            • virtual ReportStatus(google::cloud::beyondcorp::appconnectors::v1::ReportStatusRequest const &)
    • google::cloud::beyondcorp_appgateways_v1
      • Overview
      • Classes
        • AppGatewaysServiceClient
          • Overview
          • Constructors
            • AppGatewaysServiceClient(AppGatewaysServiceClient const &)
            • AppGatewaysServiceClient(AppGatewaysServiceClient &&)
            • AppGatewaysServiceClient(std::shared_ptr< AppGatewaysServiceConnection >, Options)
          • Operators
            • operator=(AppGatewaysServiceClient const &)
            • operator=(AppGatewaysServiceClient &&)
            • operator==(AppGatewaysServiceClient const &, AppGatewaysServiceClient const &)
            • operator!=(AppGatewaysServiceClient const &, AppGatewaysServiceClient const &)
          • Functions
            • ListAppGateways(std::string const &, Options)
            • ListAppGateways(google::cloud::beyondcorp::appgateways::v1::ListAppGatewaysRequest, Options)
            • GetAppGateway(std::string const &, Options)
            • GetAppGateway(google::cloud::beyondcorp::appgateways::v1::GetAppGatewayRequest const &, Options)
            • CreateAppGateway(std::string const &, google::cloud::beyondcorp::appgateways::v1::AppGateway const &, std::string const &, Options)
            • CreateAppGateway(google::cloud::beyondcorp::appgateways::v1::CreateAppGatewayRequest const &, Options)
            • DeleteAppGateway(std::string const &, Options)
            • DeleteAppGateway(google::cloud::beyondcorp::appgateways::v1::DeleteAppGatewayRequest const &, Options)
        • AppGatewaysServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppGateways(google::cloud::beyondcorp::appgateways::v1::ListAppGatewaysRequest)
            • virtual GetAppGateway(google::cloud::beyondcorp::appgateways::v1::GetAppGatewayRequest const &)
            • virtual CreateAppGateway(google::cloud::beyondcorp::appgateways::v1::CreateAppGatewayRequest const &)
            • virtual DeleteAppGateway(google::cloud::beyondcorp::appgateways::v1::DeleteAppGatewayRequest const &)
        • AppGatewaysServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListAppGateways(google::cloud::beyondcorp::appgateways::v1::ListAppGatewaysRequest)
            • virtual GetAppGateway(google::cloud::beyondcorp::appgateways::v1::GetAppGatewayRequest const &)
            • virtual CreateAppGateway(google::cloud::beyondcorp::appgateways::v1::CreateAppGatewayRequest const &)
            • virtual DeleteAppGateway(google::cloud::beyondcorp::appgateways::v1::DeleteAppGatewayRequest const &)
      • Structs
        • AppGatewaysServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • AppGatewaysServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • AppGatewaysServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • AppGatewaysServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeAppGatewaysServiceConnection(Options)
        • MakeDefaultAppGatewaysServiceConnectionIdempotencyPolicy()
      • Types
        • AppGatewaysServiceRetryPolicy
        • AppGatewaysServiceLimitedTimeRetryPolicy
        • AppGatewaysServiceLimitedErrorCountRetryPolicy
        • AppGatewaysServicePolicyOptionList
    • google::cloud::beyondcorp_appgateways_v1_mocks
      • Overview
      • Classes
        • MockAppGatewaysServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListAppGateways(google::cloud::beyondcorp::appgateways::v1::ListAppGatewaysRequest)
            • virtual GetAppGateway(google::cloud::beyondcorp::appgateways::v1::GetAppGatewayRequest const &)
            • virtual CreateAppGateway(google::cloud::beyondcorp::appgateways::v1::CreateAppGatewayRequest const &)
            • virtual DeleteAppGateway(google::cloud::beyondcorp::appgateways::v1::DeleteAppGatewayRequest const &)
    • google::cloud::beyondcorp_clientconnectorservices_v1
      • Overview
      • Classes
        • ClientConnectorServicesServiceClient
          • Overview
          • Constructors
            • ClientConnectorServicesServiceClient(ClientConnectorServicesServiceClient const &)
            • ClientConnectorServicesServiceClient(ClientConnectorServicesServiceClient &&)
            • ClientConnectorServicesServiceClient(std::shared_ptr< ClientConnectorServicesServiceConnection >, Options)
          • Operators
            • operator=(ClientConnectorServicesServiceClient const &)
            • operator=(ClientConnectorServicesServiceClient &&)
            • operator==(ClientConnectorServicesServiceClient const &, ClientConnectorServicesServiceClient const &)
            • operator!=(ClientConnectorServicesServiceClient const &, ClientConnectorServicesServiceClient const &)
          • Functions
            • ListClientConnectorServices(std::string const &, Options)
            • ListClientConnectorServices(google::cloud::beyondcorp::clientconnectorservices::v1::ListClientConnectorServicesRequest, Options)
            • GetClientConnectorService(std::string const &, Options)
            • GetClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::GetClientConnectorServiceRequest const &, Options)
            • CreateClientConnectorService(std::string const &, google::cloud::beyondcorp::clientconnectorservices::v1::ClientConnectorService const &, std::string const &, Options)
            • CreateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::CreateClientConnectorServiceRequest const &, Options)
            • UpdateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::ClientConnectorService const &, google::protobuf::FieldMask const &, Options)
            • UpdateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::UpdateClientConnectorServiceRequest const &, Options)
            • DeleteClientConnectorService(std::string const &, Options)
            • DeleteClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::DeleteClientConnectorServiceRequest const &, Options)
        • ClientConnectorServicesServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListClientConnectorServices(google::cloud::beyondcorp::clientconnectorservices::v1::ListClientConnectorServicesRequest)
            • virtual GetClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::GetClientConnectorServiceRequest const &)
            • virtual CreateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::CreateClientConnectorServiceRequest const &)
            • virtual UpdateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::UpdateClientConnectorServiceRequest const &)
            • virtual DeleteClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::DeleteClientConnectorServiceRequest const &)
        • ClientConnectorServicesServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListClientConnectorServices(google::cloud::beyondcorp::clientconnectorservices::v1::ListClientConnectorServicesRequest)
            • virtual GetClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::GetClientConnectorServiceRequest const &)
            • virtual CreateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::CreateClientConnectorServiceRequest const &)
            • virtual UpdateClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::UpdateClientConnectorServiceRequest const &)
            • virtual DeleteClientConnectorService(google::cloud::beyondcorp::clientconnectorservices::v1::DeleteClientConnectorServiceRequest const &)
      • Structs
        • ClientConnectorServicesServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • ClientConnectorServicesServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • ClientConnectorServicesServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • ClientConnectorServicesServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeClientConnectorServicesServiceConnection(Options)
        • MakeDefaultClientConnectorServicesServiceConnectionIdempotencyPolicy()
      • Types
        • ClientConnectorServicesServiceRetryPolicy
        • ClientConnectorServicesServiceLimitedTimeRetryPolicy
        • ClientConnectorServicesServiceLimitedErrorCountRetryPolicy
        • ClientConnectorServicesServicePolicyOptionList
    • google::cloud::beyondcorp_clientconnectorservices_v1_mocks
      • Overview
      • Classes
        • MockClientConnectorServicesServiceConnection
          • Overview
    • google::cloud::beyondcorp_clientgateways_v1
      • Overview
      • Classes
        • ClientGatewaysServiceClient
          • Overview
          • Constructors
            • ClientGatewaysServiceClient(ClientGatewaysServiceClient const &)
            • ClientGatewaysServiceClient(ClientGatewaysServiceClient &&)
            • ClientGatewaysServiceClient(std::shared_ptr< ClientGatewaysServiceConnection >, Options)
          • Operators
            • operator=(ClientGatewaysServiceClient const &)
            • operator=(ClientGatewaysServiceClient &&)
            • operator==(ClientGatewaysServiceClient const &, ClientGatewaysServiceClient const &)
            • operator!=(ClientGatewaysServiceClient const &, ClientGatewaysServiceClient const &)
          • Functions
            • ListClientGateways(std::string const &, Options)
            • ListClientGateways(google::cloud::beyondcorp::clientgateways::v1::ListClientGatewaysRequest, Options)
            • GetClientGateway(std::string const &, Options)
            • GetClientGateway(google::cloud::beyondcorp::clientgateways::v1::GetClientGatewayRequest const &, Options)
            • CreateClientGateway(std::string const &, google::cloud::beyondcorp::clientgateways::v1::ClientGateway const &, std::string const &, Options)
            • CreateClientGateway(google::cloud::beyondcorp::clientgateways::v1::CreateClientGatewayRequest const &, Options)
            • DeleteClientGateway(std::string const &, Options)
            • DeleteClientGateway(google::cloud::beyondcorp::clientgateways::v1::DeleteClientGatewayRequest const &, Options)
        • ClientGatewaysServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListClientGateways(google::cloud::beyondcorp::clientgateways::v1::ListClientGatewaysRequest)
            • virtual GetClientGateway(google::cloud::beyondcorp::clientgateways::v1::GetClientGatewayRequest const &)
            • virtual CreateClientGateway(google::cloud::beyondcorp::clientgateways::v1::CreateClientGatewayRequest const &)
            • virtual DeleteClientGateway(google::cloud::beyondcorp::clientgateways::v1::DeleteClientGatewayRequest const &)
        • ClientGatewaysServiceConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListClientGateways(google::cloud::beyondcorp::clientgateways::v1::ListClientGatewaysRequest)
            • virtual GetClientGateway(google::cloud::beyondcorp::clientgateways::v1::GetClientGatewayRequest const &)
            • virtual CreateClientGateway(google::cloud::beyondcorp::clientgateways::v1::CreateClientGatewayRequest const &)
            • virtual DeleteClientGateway(google::cloud::beyondcorp::clientgateways::v1::DeleteClientGatewayRequest const &)
      • Structs
        • ClientGatewaysServiceBackoffPolicyOption
          • Overview
          • Types
            • Type
        • ClientGatewaysServiceConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • ClientGatewaysServicePollingPolicyOption
          • Overview
          • Types
            • Type
        • ClientGatewaysServiceRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeClientGatewaysServiceConnection(Options)
        • MakeDefaultClientGatewaysServiceConnectionIdempotencyPolicy()
      • Types
        • ClientGatewaysServiceRetryPolicy
        • ClientGatewaysServiceLimitedTimeRetryPolicy
        • ClientGatewaysServiceLimitedErrorCountRetryPolicy
        • ClientGatewaysServicePolicyOptionList
    • google::cloud::beyondcorp_clientgateways_v1_mocks
      • Overview
      • Classes
        • MockClientGatewaysServiceConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListClientGateways(google::cloud::beyondcorp::clientgateways::v1::ListClientGatewaysRequest)
            • virtual GetClientGateway(google::cloud::beyondcorp::clientgateways::v1::GetClientGatewayRequest const &)
            • virtual CreateClientGateway(google::cloud::beyondcorp::clientgateways::v1::CreateClientGatewayRequest const &)
            • virtual DeleteClientGateway(google::cloud::beyondcorp::clientgateways::v1::DeleteClientGatewayRequest const &)
    • google::cloud::beyondcorp_mocks
      • Overview
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
  • Home
  • C++
  • Documentation
  • Reference

Namespace beyondcorp_clientconnectorservices_v1 (2.12.0)
Stay organized with collections Save and categorize content based on your preferences.

  • 2.38.0-rc (latest)
  • 2.37.0
  • 2.36.0
  • 2.35.0
  • 2.34.0
  • 2.33.0
  • 2.32.0
  • 2.31.0
  • 2.30.0
  • 2.29.0
  • 2.28.0
  • 2.27.0
  • 2.26.0
  • 2.25.1
  • 2.24.0
  • 2.23.0
  • 2.22.1
  • 2.21.0
  • 2.20.0
  • 2.19.0
  • 2.18.0
  • 2.17.0
  • 2.16.0
  • 2.15.1
  • 2.14.0
  • 2.13.0
  • 2.12.0
  • 2.11.0

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.

  • Why Google

    • Choosing Google Cloud
    • Trust and security
    • Modern Infrastructure Cloud
    • Multicloud
    • Global infrastructure
    • Customers and case studies
    • Analyst reports
    • Whitepapers
  • Products and pricing

    • See all products
    • See all solutions
    • Google Cloud for Startups
    • Google Cloud Marketplace
    • Google Cloud pricing
    • Contact sales
  • Support

    • Google Cloud Community
    • Support
    • Release Notes
    • System status
  • Resources

    • GitHub
    • Getting Started with Google Cloud
    • Google Cloud documentation
    • Code samples
    • Cloud Architecture Center
    • Training and Certification
    • Developer Center
  • Engage

    • Blog
    • Events
    • X (Twitter)
    • Google Cloud on YouTube
    • Google Cloud Tech on YouTube
    • Become a Partner
    • Google Cloud Affiliate Program
    • Press Corner
  • About Google
  • Privacy
  • Site terms
  • Google Cloud terms
  • Manage cookies
  • Our third decade of climate action: join us
  • Sign up for the Google Cloud newsletter Subscribe
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어