agentResource property

String? agentResource
getter/setter pair

The name of the agent that the OnlineEvaluator evaluates periodically.

This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed.

Required. Immutable.

Implementation

core.String? agentResource;