clientScope property
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;
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).
core.String? clientScope;