local types = import 'types.libsonnet'; types.udpa.annotations.FieldSecurityAnnotation .withConfigureForUntrustedDownstream(false) .withConfigureForUntrustedUpstream(false) ._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| configure_for_untrusted_downstream | bool |
|
||
| configure_for_untrusted_upstream | bool |
|