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
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • 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
  • 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