Skip to main content
S3NS
Technology areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
/
  • C++
  • Client libraries
Overview Guides Reference
S3NS
  • Technology areas
    • More
    • Overview
    • Guides
    • Reference
  • Cross-product tools
    • More
  • 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 &)
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
Some or all of the information on this page might not apply to Cloud de Confiance by S3NS. See Differences from Google Cloud for more details.
  • Home
  • Documentation
  • Developer tools
  • C++
  • Client libraries

Struct GkeInferenceQuickstartBackoffPolicyOption (3.2.0-rc)

  • 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.

  • Terms
  • Privacy
  • Manage cookies