public interface FieldConstraintsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Constraint |
getCel(int index)
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"]; |
int |
getCelCount()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"]; |
List<Constraint> |
getCelList()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"]; |
ConstraintOrBuilder |
getCelOrBuilder(int index)
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"]; |
List<? extends ConstraintOrBuilder> |
getCelOrBuilderList()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Constraint> getCelList()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"];Constraint getCel(int index)
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"];int getCelCount()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"];List<? extends ConstraintOrBuilder> getCelOrBuilderList()
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"];ConstraintOrBuilder getCelOrBuilder(int index)
repeated .buf.validate.priv.Constraint cel = 1 [json_name = "cel"];Copyright © 2024. All rights reserved.