userAgentName property

String? userAgentName
getter/setter pair

Free-form string that identifies the entity requesting config.

E.g. "envoy" or "grpc"

Implementation

core.String? userAgentName;