local types = import 'types.libsonnet';
types.envoy.config.core.v3.Metadata.FilterMetadataEntry
.withKey('string')
.withValue(types.google.protobuf.Struct)
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| key | string |
|
||
| value | google.protobuf.Struct |
|