Target
import type { Target } from "https://googleapis.deno.dev/v1/agentregistry:v1.ts";The target of the Binding.
interface Target {
identifier?: string;
}import type { Target } from "https://googleapis.deno.dev/v1/agentregistry:v1.ts";The target of the Binding.