google::cloud::agentregistry_v1
- Overview
Classes
AgentRegistryClient
- Overview
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)