| Package | Description |
|---|---|
| com.buf.validate |
| Modifier and Type | Class and Description |
|---|---|
class |
TimestampRules
TimestampRules describe the constraints applied exclusively to the `google.protobuf.Timestamp` well-known type.
|
static class |
TimestampRules.Builder
TimestampRules describe the constraints applied exclusively to the `google.protobuf.Timestamp` well-known type.
|
| Modifier and Type | Method and Description |
|---|---|
TimestampRulesOrBuilder |
FieldConstraints.getTimestampOrBuilder()
.buf.validate.TimestampRules timestamp = 22 [json_name = "timestamp"]; |
TimestampRulesOrBuilder |
FieldConstraints.Builder.getTimestampOrBuilder()
.buf.validate.TimestampRules timestamp = 22 [json_name = "timestamp"]; |
TimestampRulesOrBuilder |
FieldConstraintsOrBuilder.getTimestampOrBuilder()
.buf.validate.TimestampRules timestamp = 22 [json_name = "timestamp"]; |
Copyright © 2024. All rights reserved.