registries property

List<String>? registries
getter/setter pair

A list of Agent registries containing the agents, MCP servers and tools governed by the Agent Gateway.

Note: Currently limited to project-scoped registries Must be of format //agentregistry.googleapis.com/projects/{project}/locations/{location}/

Optional.

Implementation

core.List<core.String>? registries;