| Package | Description |
|---|---|
| io.envoyproxy.pgv.validate |
| Modifier and Type | Class and Description |
|---|---|
static class |
Validate.SInt32Rules
SInt32Rules describes the constraints applied to `sint32` values
Protobuf type
validate.SInt32Rules |
static class |
Validate.SInt32Rules.Builder
SInt32Rules describes the constraints applied to `sint32` values
Protobuf type
validate.SInt32Rules |
| Modifier and Type | Method and Description |
|---|---|
Validate.SInt32RulesOrBuilder |
Validate.FieldRulesOrBuilder.getSint32OrBuilder()
optional .validate.SInt32Rules sint32 = 7; |
Validate.SInt32RulesOrBuilder |
Validate.FieldRules.getSint32OrBuilder()
optional .validate.SInt32Rules sint32 = 7; |
Validate.SInt32RulesOrBuilder |
Validate.FieldRules.Builder.getSint32OrBuilder()
optional .validate.SInt32Rules sint32 = 7; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.