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