url property

String? url
getter/setter pair

A URL for the agent provider's website or relevant documentation.

Example: "https://ai.google.dev"

Required.

Implementation

core.String? url;