agent_id property
Use this property to set and retrieve the name and version of the SDK.
This method is only relevant for users that write their own SDK.
Syntax
eyes.agent_id = value # type is Text
value = eyes.agent_id
Type:Text
The id of the agent in the format 'name/1.2.3'.
Remarks
To take effect, this property must be called before the call to open.