description property

String? description
getter/setter pair

The description of this agent.

The maximum length is 500 characters. If exceeded, the request is rejected.

Optional.

Implementation

core.String? description;