authority property

String? authority
getter/setter pair

The :authority header in the gRPC request sent from Envoy to the extension service.

It is required when the service field points to a backend service.

Optional.

Implementation

core.String? authority;