Module: Google::Cloud::AgentRegistry::V1

Defined in:
lib/google/cloud/agent_registry/v1.rb,
lib/google/cloud/agent_registry/v1/rest.rb,
lib/google/cloud/agent_registry/v1/version.rb,
lib/google/cloud/agent_registry/v1/agent_registry.rb,
lib/google/cloud/agent_registry/v1/bindings_override.rb,
lib/google/cloud/agent_registry/v1/agent_registry/rest.rb,
lib/google/cloud/agent_registry/v1/agent_registry/paths.rb,
lib/google/cloud/agent_registry/v1/agent_registry/client.rb,
lib/google/cloud/agent_registry/v1/agent_registry/operations.rb,
lib/google/cloud/agent_registry/v1/agent_registry/credentials.rb,
lib/google/cloud/agent_registry/v1/agent_registry/rest/client.rb,
lib/google/cloud/agent_registry/v1/agent_registry/rest/operations.rb,
lib/google/cloud/agent_registry/v1/agent_registry/rest/service_stub.rb,
proto_docs/google/cloud/agentregistry/v1/agent.rb,
proto_docs/google/cloud/agentregistry/v1/binding.rb,
proto_docs/google/cloud/agentregistry/v1/service.rb,
proto_docs/google/cloud/agentregistry/v1/endpoint.rb,
proto_docs/google/cloud/agentregistry/v1/mcp_server.rb,
proto_docs/google/cloud/agentregistry/v1/properties.rb,
proto_docs/google/cloud/agentregistry/v1/agentregistry_service.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/agent_registry/v1/rest"
client = ::Google::Cloud::AgentRegistry::V1::AgentRegistry::Rest::Client.new

Defined Under Namespace

Modules: AgentRegistry Classes: Agent, Binding, CreateBindingRequest, CreateServiceRequest, DeleteBindingRequest, DeleteServiceRequest, Endpoint, FetchAvailableBindingsRequest, FetchAvailableBindingsResponse, GetAgentRequest, GetBindingRequest, GetEndpointRequest, GetMcpServerRequest, GetServiceRequest, Interface, ListAgentsRequest, ListAgentsResponse, ListBindingsRequest, ListBindingsResponse, ListEndpointsRequest, ListEndpointsResponse, ListMcpServersRequest, ListMcpServersResponse, ListServicesRequest, ListServicesResponse, McpServer, OperationMetadata, SearchAgentsRequest, SearchAgentsResponse, SearchMcpServersRequest, SearchMcpServersResponse, Service, UpdateBindingRequest, UpdateServiceRequest

Constant Summary collapse

VERSION =
"0.1.0"