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
  • Industry solutions
  • Migration
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
/
Console
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • C++
  • Client libraries
Start free
Overview Guides Reference Samples
Google Cloud Documentation
  • Technology areas
    • More
    • Overview
    • Guides
    • Reference
    • Samples
  • Cross-product tools
    • More
  • Console
  • Overview
  • Library reference docs
  • GKE Recommender 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 gkerecommender_v1::GkeInferenceQuickstartClient Retry Policies
    • How to Override the Default Universe Domain
    • Override gkerecommender_v1::GkeInferenceQuickstartClient Universe Domain
  • Modules
    • GKE Recommender API Configuration Options
  • Namespaces
    • google::cloud::gkerecommender_v1
      • Overview
      • Classes
        • GkeInferenceQuickstartClient
          • Overview
          • Constructors
            • GkeInferenceQuickstartClient(GkeInferenceQuickstartClient const &)
            • GkeInferenceQuickstartClient(GkeInferenceQuickstartClient &&)
            • GkeInferenceQuickstartClient(std::shared_ptr< GkeInferenceQuickstartConnection >, Options)
          • Operators
            • operator=(GkeInferenceQuickstartClient const &)
            • operator=(GkeInferenceQuickstartClient &&)
            • operator==(GkeInferenceQuickstartClient const &, GkeInferenceQuickstartClient const &)
            • operator!=(GkeInferenceQuickstartClient const &, GkeInferenceQuickstartClient const &)
          • Functions
            • FetchModels(google::cloud::gkerecommender::v1::FetchModelsRequest, Options)
            • FetchModelServers(google::cloud::gkerecommender::v1::FetchModelServersRequest, Options)
            • FetchModelServerVersions(google::cloud::gkerecommender::v1::FetchModelServerVersionsRequest, Options)
            • FetchProfiles(google::cloud::gkerecommender::v1::FetchProfilesRequest, Options)
            • GenerateOptimizedManifest(google::cloud::gkerecommender::v1::GenerateOptimizedManifestRequest const &, Options)
            • FetchBenchmarkingData(google::cloud::gkerecommender::v1::FetchBenchmarkingDataRequest const &, Options)
        • GkeInferenceQuickstartConnection
          • Overview
          • Functions
            • virtual options()
            • virtual FetchModels(google::cloud::gkerecommender::v1::FetchModelsRequest)
            • virtual FetchModelServers(google::cloud::gkerecommender::v1::FetchModelServersRequest)
            • virtual FetchModelServerVersions(google::cloud::gkerecommender::v1::FetchModelServerVersionsRequest)
            • virtual FetchProfiles(google::cloud::gkerecommender::v1::FetchProfilesRequest)
            • virtual GenerateOptimizedManifest(google::cloud::gkerecommender::v1::GenerateOptimizedManifestRequest const &)
            • virtual FetchBenchmarkingData(google::cloud::gkerecommender::v1::FetchBenchmarkingDataRequest const &)
        • GkeInferenceQuickstartConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual FetchModels(google::cloud::gkerecommender::v1::FetchModelsRequest)
            • virtual FetchModelServers(google::cloud::gkerecommender::v1::FetchModelServersRequest)
            • virtual FetchModelServerVersions(google::cloud::gkerecommender::v1::FetchModelServerVersionsRequest)
            • virtual FetchProfiles(google::cloud::gkerecommender::v1::FetchProfilesRequest)
            • virtual GenerateOptimizedManifest(google::cloud::gkerecommender::v1::GenerateOptimizedManifestRequest const &)
            • virtual FetchBenchmarkingData(google::cloud::gkerecommender::v1::FetchBenchmarkingDataRequest const &)
        • GkeInferenceQuickstartLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • GkeInferenceQuickstartLimitedErrorCountRetryPolicy(int)
            • GkeInferenceQuickstartLimitedErrorCountRetryPolicy(GkeInferenceQuickstartLimitedErrorCountRetryPolicy &&)
            • GkeInferenceQuickstartLimitedErrorCountRetryPolicy(GkeInferenceQuickstartLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • GkeInferenceQuickstartLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • GkeInferenceQuickstartLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • GkeInferenceQuickstartLimitedTimeRetryPolicy(GkeInferenceQuickstartLimitedTimeRetryPolicy &&)
            • GkeInferenceQuickstartLimitedTimeRetryPolicy(GkeInferenceQuickstartLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • GkeInferenceQuickstartRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • GkeInferenceQuickstartBackoffPolicyOption
          • Overview
          • Types
            • Type
        • GkeInferenceQuickstartConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • GkeInferenceQuickstartRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeGkeInferenceQuickstartConnection(Options)
        • MakeDefaultGkeInferenceQuickstartConnectionIdempotencyPolicy()
    • google::cloud::gkerecommender_v1_mocks
      • Overview
      • Classes
        • MockGkeInferenceQuickstartConnection
          • Overview
          • Functions
            • virtual options()
            • virtual FetchModels(google::cloud::gkerecommender::v1::FetchModelsRequest)
            • virtual FetchModelServers(google::cloud::gkerecommender::v1::FetchModelServersRequest)
            • virtual FetchModelServerVersions(google::cloud::gkerecommender::v1::FetchModelServerVersionsRequest)
            • virtual FetchProfiles(google::cloud::gkerecommender::v1::FetchProfilesRequest)
            • virtual GenerateOptimizedManifest(google::cloud::gkerecommender::v1::GenerateOptimizedManifestRequest const &)
            • virtual FetchBenchmarkingData(google::cloud::gkerecommender::v1::FetchBenchmarkingDataRequest const &)
  • 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
  • Access and resources management
  • Costs and usage management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Home
  • Documentation
  • Developer tools
  • C++
  • Client libraries

Struct GkeInferenceQuickstartBackoffPolicyOption (3.2.0-rc) Stay organized with collections Save and categorize content based on your preferences.

  • 3.2.0-rc
  • 2.48.0-rc
  • 2.47.0 (latest)

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

Type Aliases

Type

Alias Of: std::shared_ptr< BackoffPolicy >

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 2026-02-20 UTC.

  • Products and pricing

    • See all products
    • Google Cloud pricing
    • Google Cloud Marketplace
    • Contact sales
  • Support

    • Community forums
    • Support
    • Release Notes
    • System status
  • Resources

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

    • Blog
    • Events
    • X (Twitter)
    • Google Cloud on YouTube
    • Google Cloud Tech on YouTube
  • 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
  • 中文 – 简体
  • 日本語
  • 한국어