clientScope property

String? clientScope
getter/setter pair

For xDS clients, the scope in which the data is used.

For example, gRPC indicates the data plane target or that the data is associated with gRPC server(s).

Implementation

core.String? clientScope;