Uses of Class
io.envoyproxy.pgv.validate.Validate.SInt64Rules
Packages that use Validate.SInt64Rules
-
Uses of Validate.SInt64Rules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.SInt64RulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Validate.SInt64Rules>Validate.SInt64Rules.PARSERDeprecated.Methods in io.envoyproxy.pgv.validate that return Validate.SInt64RulesModifier and TypeMethodDescriptionValidate.SInt64Rules.Builder.build()Validate.SInt64Rules.Builder.buildPartial()static Validate.SInt64RulesValidate.SInt64Rules.getDefaultInstance()Validate.SInt64Rules.Builder.getDefaultInstanceForType()Validate.SInt64Rules.getDefaultInstanceForType()Validate.FieldRules.Builder.getSint64().validate.SInt64Rules sint64 = 8;Validate.FieldRules.getSint64().validate.SInt64Rules sint64 = 8;Validate.FieldRulesOrBuilder.getSint64().validate.SInt64Rules sint64 = 8;static Validate.SInt64RulesValidate.SInt64Rules.parseDelimitedFrom(InputStream input) static Validate.SInt64RulesValidate.SInt64Rules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(byte[] data) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(com.google.protobuf.ByteString data) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(com.google.protobuf.CodedInputStream input) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(InputStream input) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(ByteBuffer data) static Validate.SInt64RulesValidate.SInt64Rules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.SInt64RulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Validate.SInt64Rules>Validate.SInt64Rules.getParserForType()static com.google.protobuf.Parser<Validate.SInt64Rules>Validate.SInt64Rules.parser()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.SInt64RulesModifier and TypeMethodDescriptionValidate.SInt64Rules.Builder.mergeFrom(Validate.SInt64Rules other) Validate.FieldRules.Builder.mergeSint64(Validate.SInt64Rules value) .validate.SInt64Rules sint64 = 8;static Validate.SInt64Rules.BuilderValidate.SInt64Rules.newBuilder(Validate.SInt64Rules prototype) Validate.FieldRules.Builder.setSint64(Validate.SInt64Rules value) .validate.SInt64Rules sint64 = 8;