local types = import 'types.libsonnet';
types.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
.withFieldKey('string')
.withId(1)
.withMapKey(types.google.api.expr.v1alpha1.Expr)
.withOptionalEntry(false)
.withValue(types.google.api.expr.v1alpha1.Expr)
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| field_key | string | key_kind |
|
|
| id | int64 |
|
||
| map_key | google.api.expr.v1alpha1.Expr | key_kind |
|
|
| optional_entry | bool |
|
||
| value | google.api.expr.v1alpha1.Expr |
|