authority property

String? authority
getter/setter pair

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

Required for Callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.

Optional.

Implementation

core.String? authority;