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
  • Agent Registry 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 agentregistry_v1::AgentRegistryClient Retry Policies
    • How to Override the Default Universe Domain
    • Override agentregistry_v1::AgentRegistryClient Universe Domain
  • Modules
    • Agent Registry API Configuration Options
  • Namespaces
    • google::cloud::agentregistry_v1
      • Overview
      • Classes
        • AgentRegistryClient
          • Overview
          • Constructors
            • AgentRegistryClient(AgentRegistryClient const &)
            • AgentRegistryClient(AgentRegistryClient &&)
            • AgentRegistryClient(std::shared_ptr< AgentRegistryConnection >, Options)
          • Operators
            • operator=(AgentRegistryClient const &)
            • operator=(AgentRegistryClient &&)
            • operator==(AgentRegistryClient const &, AgentRegistryClient const &)
            • operator!=(AgentRegistryClient const &, AgentRegistryClient const &)
          • Functions
            • ListAgents(std::string const &, Options)
            • ListAgents(google::cloud::agentregistry::v1::ListAgentsRequest, Options)
            • SearchAgents(std::string const &, Options)
            • SearchAgents(google::cloud::agentregistry::v1::SearchAgentsRequest, Options)
            • GetAgent(std::string const &, Options)
            • GetAgent(google::cloud::agentregistry::v1::GetAgentRequest const &, Options)
            • ListEndpoints(std::string const &, Options)
            • ListEndpoints(google::cloud::agentregistry::v1::ListEndpointsRequest, Options)
            • GetEndpoint(std::string const &, Options)
            • GetEndpoint(google::cloud::agentregistry::v1::GetEndpointRequest const &, Options)
            • ListMcpServers(std::string const &, Options)
            • ListMcpServers(google::cloud::agentregistry::v1::ListMcpServersRequest, Options)
            • SearchMcpServers(std::string const &, Options)
            • SearchMcpServers(google::cloud::agentregistry::v1::SearchMcpServersRequest, Options)
            • GetMcpServer(std::string const &, Options)
            • GetMcpServer(google::cloud::agentregistry::v1::GetMcpServerRequest const &, Options)
            • ListServices(std::string const &, Options)
            • ListServices(google::cloud::agentregistry::v1::ListServicesRequest, Options)
            • GetService(std::string const &, Options)
            • GetService(google::cloud::agentregistry::v1::GetServiceRequest const &, Options)
            • CreateService(std::string const &, google::cloud::agentregistry::v1::Service const &, std::string const &, Options)
            • CreateService(NoAwaitTag, std::string const &, google::cloud::agentregistry::v1::Service const &, std::string const &, Options)
            • CreateService(google::cloud::agentregistry::v1::CreateServiceRequest const &, Options)
            • CreateService(NoAwaitTag, google::cloud::agentregistry::v1::CreateServiceRequest const &, Options)
            • CreateService(google::longrunning::Operation const &, Options)
            • UpdateService(google::cloud::agentregistry::v1::Service const &, google::protobuf::FieldMask const &, Options)
            • UpdateService(NoAwaitTag, google::cloud::agentregistry::v1::Service const &, google::protobuf::FieldMask const &, Options)
            • UpdateService(google::cloud::agentregistry::v1::UpdateServiceRequest const &, Options)
            • UpdateService(NoAwaitTag, google::cloud::agentregistry::v1::UpdateServiceRequest const &, Options)
            • UpdateService(google::longrunning::Operation const &, Options)
            • DeleteService(std::string const &, Options)
            • DeleteService(NoAwaitTag, std::string const &, Options)
            • DeleteService(google::cloud::agentregistry::v1::DeleteServiceRequest const &, Options)
            • DeleteService(NoAwaitTag, google::cloud::agentregistry::v1::DeleteServiceRequest const &, Options)
            • DeleteService(google::longrunning::Operation const &, Options)
            • ListBindings(std::string const &, Options)
            • ListBindings(google::cloud::agentregistry::v1::ListBindingsRequest, Options)
            • GetBinding(std::string const &, Options)
            • GetBinding(google::cloud::agentregistry::v1::GetBindingRequest const &, Options)
            • CreateBinding(std::string const &, google::cloud::agentregistry::v1::Binding const &, std::string const &, Options)
            • CreateBinding(NoAwaitTag, std::string const &, google::cloud::agentregistry::v1::Binding const &, std::string const &, Options)