Skip to main content
Google Cloud
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
  • Infrastructure as code
  • Migration
  • SDK, languages, frameworks, and tools
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
  • Technology areas
    • More
    • Overview
    • Guides
    • Reference
    • Samples
  • Cross-product tools
    • More
  • Related sites
    • More
  • Console
  • Contact Us
  • Start free
  • Overview
  • Library reference docs
  • Cloud Controls Partner 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 cloudcontrolspartner_v1::CloudControlsPartnerCoreClient Retry Policies
    • Override cloudcontrolspartner_v1::CloudControlsPartnerMonitoringClient Retry Policies
    • How to Override the Default Universe Domain
    • Override cloudcontrolspartner_v1::CloudControlsPartnerCoreClient Universe Domain
    • Override cloudcontrolspartner_v1::CloudControlsPartnerMonitoringClient Universe Domain
  • Modules
    • Cloud Controls Partner API Configuration Options
  • Namespaces
    • google::cloud::cloudcontrolspartner_v1
      • Overview
      • Classes
        • CloudControlsPartnerCoreClient
          • Overview
          • Constructors
            • CloudControlsPartnerCoreClient(CloudControlsPartnerCoreClient const &)
            • CloudControlsPartnerCoreClient(CloudControlsPartnerCoreClient &&)
            • CloudControlsPartnerCoreClient(std::shared_ptr< CloudControlsPartnerCoreConnection >, Options)
          • Operators
            • operator=(CloudControlsPartnerCoreClient const &)
            • operator=(CloudControlsPartnerCoreClient &&)
            • operator==(CloudControlsPartnerCoreClient const &, CloudControlsPartnerCoreClient const &)
            • operator!=(CloudControlsPartnerCoreClient const &, CloudControlsPartnerCoreClient const &)
          • Functions
            • GetWorkload(std::string const &, Options)
            • GetWorkload(google::cloud::cloudcontrolspartner::v1::GetWorkloadRequest const &, Options)
            • ListWorkloads(std::string const &, Options)
            • ListWorkloads(google::cloud::cloudcontrolspartner::v1::ListWorkloadsRequest, Options)
            • GetCustomer(std::string const &, Options)
            • GetCustomer(google::cloud::cloudcontrolspartner::v1::GetCustomerRequest const &, Options)
            • ListCustomers(std::string const &, Options)
            • ListCustomers(google::cloud::cloudcontrolspartner::v1::ListCustomersRequest, Options)
            • GetEkmConnections(std::string const &, Options)
            • GetEkmConnections(google::cloud::cloudcontrolspartner::v1::GetEkmConnectionsRequest const &, Options)
            • GetPartnerPermissions(std::string const &, Options)
            • GetPartnerPermissions(google::cloud::cloudcontrolspartner::v1::GetPartnerPermissionsRequest const &, Options)
            • ListAccessApprovalRequests(std::string const &, Options)
            • ListAccessApprovalRequests(google::cloud::cloudcontrolspartner::v1::ListAccessApprovalRequestsRequest, Options)
            • GetPartner(std::string const &, Options)
            • GetPartner(google::cloud::cloudcontrolspartner::v1::GetPartnerRequest const &, Options)
            • CreateCustomer(std::string const &, google::cloud::cloudcontrolspartner::v1::Customer const &, std::string const &, Options)
            • CreateCustomer(google::cloud::cloudcontrolspartner::v1::CreateCustomerRequest const &, Options)
            • UpdateCustomer(google::cloud::cloudcontrolspartner::v1::Customer const &, google::protobuf::FieldMask const &, Options)
            • UpdateCustomer(google::cloud::cloudcontrolspartner::v1::UpdateCustomerRequest const &, Options)
            • DeleteCustomer(std::string const &, Options)
            • DeleteCustomer(google::cloud::cloudcontrolspartner::v1::DeleteCustomerRequest const &, Options)
        • CloudControlsPartnerCoreConnection
          • Overview
          • Functions
            • virtual options()
            • virtual GetWorkload(google::cloud::cloudcontrolspartner::v1::GetWorkloadRequest const &)
            • virtual ListWorkloads(google::cloud::cloudcontrolspartner::v1::ListWorkloadsRequest)
            • virtual GetCustomer(google::cloud::cloudcontrolspartner::v1::GetCustomerRequest const &)
            • virtual ListCustomers(google::cloud::cloudcontrolspartner::v1::ListCustomersRequest)
            • virtual GetEkmConnections(google::cloud::cloudcontrolspartner::v1::GetEkmConnectionsRequest const &)
            • virtual GetPartnerPermissions(google::cloud::cloudcontrolspartner::v1::GetPartnerPermissionsRequest const &)
            • virtual ListAccessApprovalRequests(google::cloud::cloudcontrolspartner::v1::ListAccessApprovalRequestsRequest)
            • virtual GetPartner(google::cloud::cloudcontrolspartner::v1::GetPartnerRequest const &)
            • virtual CreateCustomer(google::cloud::cloudcontrolspartner::v1::CreateCustomerRequest const &)
            • virtual UpdateCustomer(google::cloud::cloudcontrolspartner::v1::UpdateCustomerRequest const &)
            • virtual DeleteCustomer(google::cloud::cloudcontrolspartner::v1::DeleteCustomerRequest const &)
        • CloudControlsPartnerCoreConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual GetWorkload(google::cloud::cloudcontrolspartner::v1::GetWorkloadRequest const &)
            • virtual ListWorkloads(google::cloud::cloudcontrolspartner::v1::ListWorkloadsRequest)
            • virtual GetCustomer(google::cloud::cloudcontrolspartner::v1::GetCustomerRequest const &)
            • virtual ListCustomers(google::cloud::cloudcontrolspartner::v1::ListCustomersRequest)
            • virtual GetEkmConnections(google::cloud::cloudcontrolspartner::v1::GetEkmConnectionsRequest const &)
            • virtual GetPartnerPermissions(google::cloud::cloudcontrolspartner::v1::GetPartnerPermissionsRequest const &)
            • virtual ListAccessApprovalRequests(google::cloud::cloudcontrolspartner::v1::ListAccessApprovalRequestsRequest)
            • virtual GetPartner(google::cloud::cloudcontrolspartner::v1::GetPartnerRequest const &)
            • virtual CreateCustomer(google::cloud::cloudcontrolspartner::v1::CreateCustomerRequest const &)
            • virtual UpdateCustomer(google::cloud::cloudcontrolspartner::v1::UpdateCustomerRequest const &)
            • virtual DeleteCustomer(google::cloud::cloudcontrolspartner::v1::DeleteCustomerRequest const &)
        • CloudControlsPartnerCoreLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • CloudControlsPartnerCoreLimitedErrorCountRetryPolicy(int)
            • CloudControlsPartnerCoreLimitedErrorCountRetryPolicy(CloudControlsPartnerCoreLimitedErrorCountRetryPolicy &&)
            • CloudControlsPartnerCoreLimitedErrorCountRetryPolicy(CloudControlsPartnerCoreLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudControlsPartnerCoreLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • CloudControlsPartnerCoreLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • CloudControlsPartnerCoreLimitedTimeRetryPolicy(CloudControlsPartnerCoreLimitedTimeRetryPolicy &&)
            • CloudControlsPartnerCoreLimitedTimeRetryPolicy(CloudControlsPartnerCoreLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudControlsPartnerCoreRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
        • CloudControlsPartnerMonitoringClient
          • Overview
          • Constructors
            • CloudControlsPartnerMonitoringClient(CloudControlsPartnerMonitoringClient const &)
            • CloudControlsPartnerMonitoringClient(CloudControlsPartnerMonitoringClient &&)
            • CloudControlsPartnerMonitoringClient(std::shared_ptr< CloudControlsPartnerMonitoringConnection >, Options)
          • Operators
            • operator=(CloudControlsPartnerMonitoringClient const &)
            • operator=(CloudControlsPartnerMonitoringClient &&)
            • operator==(CloudControlsPartnerMonitoringClient const &, CloudControlsPartnerMonitoringClient const &)
            • operator!=(CloudControlsPartnerMonitoringClient const &, CloudControlsPartnerMonitoringClient const &)
          • Functions
            • ListViolations(std::string const &, Options)
            • ListViolations(google::cloud::cloudcontrolspartner::v1::ListViolationsRequest, Options)
            • GetViolation(std::string const &, Options)
            • GetViolation(google::cloud::cloudcontrolspartner::v1::GetViolationRequest const &, Options)
        • CloudControlsPartnerMonitoringConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListViolations(google::cloud::cloudcontrolspartner::v1::ListViolationsRequest)
            • virtual GetViolation(google::cloud::cloudcontrolspartner::v1::GetViolationRequest const &)
        • CloudControlsPartnerMonitoringConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListViolations(google::cloud::cloudcontrolspartner::v1::ListViolationsRequest)
            • virtual GetViolation(google::cloud::cloudcontrolspartner::v1::GetViolationRequest const &)
        • CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy(int)
            • CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy(CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy &&)
            • CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy(CloudControlsPartnerMonitoringLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudControlsPartnerMonitoringLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • CloudControlsPartnerMonitoringLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • CloudControlsPartnerMonitoringLimitedTimeRetryPolicy(CloudControlsPartnerMonitoringLimitedTimeRetryPolicy &&)
            • CloudControlsPartnerMonitoringLimitedTimeRetryPolicy(CloudControlsPartnerMonitoringLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • CloudControlsPartnerMonitoringRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • CloudControlsPartnerCoreBackoffPolicyOption
          • Overview
          • Types
            • Type
        • CloudControlsPartnerCoreConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • CloudControlsPartnerCoreRetryPolicyOption
          • Overview
          • Types
            • Type
        • CloudControlsPartnerMonitoringBackoffPolicyOption
          • Overview
          • Types
            • Type
        • CloudControlsPartnerMonitoringConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • CloudControlsPartnerMonitoringRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeCloudControlsPartnerCoreConnection(Options)
        • MakeDefaultCloudControlsPartnerCoreConnectionIdempotencyPolicy()
        • MakeCloudControlsPartnerMonitoringConnection(Options)
        • MakeDefaultCloudControlsPartnerMonitoringConnectionIdempotencyPolicy()
    • google::cloud::cloudcontrolspartner_v1_mocks
      • Overview
      • Classes
        • MockCloudControlsPartnerCoreConnection
          • Overview
          • Functions
            • virtual options()
            • virtual GetWorkload(google::cloud::cloudcontrolspartner::v1::GetWorkloadRequest const &)
            • virtual ListWorkloads(google::cloud::cloudcontrolspartner::v1::ListWorkloadsRequest)
            • virtual GetCustomer(google::cloud::cloudcontrolspartner::v1::GetCustomerRequest const &)
            • virtual ListCustomers(google::cloud::cloudcontrolspartner::v1::ListCustomersRequest)
            • virtual GetEkmConnections(google::cloud::cloudcontrolspartner::v1::GetEkmConnectionsRequest const &)
            • virtual GetPartnerPermissions(google::cloud::cloudcontrolspartner::v1::GetPartnerPermissionsRequest const &)
            • virtual ListAccessApprovalRequests(google::cloud::cloudcontrolspartner::v1::ListAccessApprovalRequestsRequest)
            • virtual GetPartner(google::cloud::cloudcontrolspartner::v1::GetPartnerRequest const &)
            • virtual CreateCustomer(google::cloud::cloudcontrolspartner::v1::CreateCustomerRequest const &)
            • virtual UpdateCustomer(google::cloud::cloudcontrolspartner::v1::UpdateCustomerRequest const &)
            • virtual DeleteCustomer(google::cloud::cloudcontrolspartner::v1::DeleteCustomerRequest const &)
        • MockCloudControlsPartnerMonitoringConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListViolations(google::cloud::cloudcontrolspartner::v1::ListViolationsRequest)
            • virtual GetViolation(google::cloud::cloudcontrolspartner::v1::GetViolationRequest const &)
  • 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
  • Infrastructure as code
  • Migration
  • SDK, languages, frameworks, and tools
  • 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
  • Technology areas
  • C++
  • Documentation
  • Reference

Struct CloudControlsPartnerMonitoringRetryPolicyOption (2.44.0-rc)

  • 2.44.0-rc (latest)
  • 2.43.0
  • 2.42.0
  • 2.41.0
  • 2.40.0
  • 2.39.0
  • 2.38.0
  • 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

Use with google::cloud::Options to configure the retry policy.

Type Aliases

Type

Alias Of: std::shared_ptr< CloudControlsPartnerMonitoringRetryPolicy >

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-10-10 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

    • Community forums
    • 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
  • 中文 – 简体
  • 日本語
  • 한국어