local types = import 'types.libsonnet';
types.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs.Value
.withIntValue(1)
.withStringValue('string')
._validate()
| Name | Type | One-of group | Required | Constraints |
|---|---|---|---|---|
| int_value | int64 | value_specifier |
|
|
| string_value | string | value_specifier |
|