Package-level declarations

Types

Link copied to clipboard

Agent Registry lets callers discover, list, and retrieve approved records published to a registry.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Retrieves multiple discoverable registry records by ID from a single registry. Records that cannot be retrieved are reported individually in the errors list rather than failing the entire request.

Link copied to clipboard

Lists the discoverable registry records in a registry. You can optionally filter and paginate the results.

Link copied to clipboard

Searches the discoverable registry records in a registry using a natural language query. Returns metadata for the matching records ordered by relevance.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.