Uses of Class
dev.cel.expr.conformance.proto2.NestedTestAllTypes
Packages that use NestedTestAllTypes
-
Uses of NestedTestAllTypes in dev.cel.expr.conformance.proto2
Fields in dev.cel.expr.conformance.proto2 with type parameters of type NestedTestAllTypesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<NestedTestAllTypes>NestedTestAllTypes.PARSERDeprecated.Methods in dev.cel.expr.conformance.proto2 that return NestedTestAllTypesModifier and TypeMethodDescriptionNestedTestAllTypes.Builder.build()NestedTestAllTypes.Builder.buildPartial()NestedTestAllTypes.Builder.getChild()optional .cel.expr.conformance.proto2.NestedTestAllTypes child = 1;NestedTestAllTypes.getChild()optional .cel.expr.conformance.proto2.NestedTestAllTypes child = 1;NestedTestAllTypesOrBuilder.getChild()optional .cel.expr.conformance.proto2.NestedTestAllTypes child = 1;static NestedTestAllTypesNestedTestAllTypes.getDefaultInstance()NestedTestAllTypes.Builder.getDefaultInstanceForType()NestedTestAllTypes.getDefaultInstanceForType()TestAllTypes.Builder.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapTestAllTypes.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapTestAllTypesOrBuilder.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapTestAllTypes.Builder.getMapInt64NestedTypeOrThrow(long key) MapTestAllTypes.getMapInt64NestedTypeOrThrow(long key) MapTestAllTypesOrBuilder.getMapInt64NestedTypeOrThrow(long key) MapTestAllTypes.Builder.getOneofType().cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;TestAllTypes.getOneofType().cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;TestAllTypesOrBuilder.getOneofType().cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;static NestedTestAllTypesNestedTestAllTypes.parseDelimitedFrom(InputStream input) static NestedTestAllTypesNestedTestAllTypes.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NestedTestAllTypesNestedTestAllTypes.parseFrom(byte[] data) static NestedTestAllTypesNestedTestAllTypes.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NestedTestAllTypesNestedTestAllTypes.parseFrom(com.google.protobuf.ByteString data) static NestedTestAllTypesNestedTestAllTypes.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NestedTestAllTypesNestedTestAllTypes.parseFrom(com.google.protobuf.CodedInputStream input) static NestedTestAllTypesNestedTestAllTypes.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NestedTestAllTypesNestedTestAllTypes.parseFrom(InputStream input) static NestedTestAllTypesNestedTestAllTypes.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NestedTestAllTypesNestedTestAllTypes.parseFrom(ByteBuffer data) static NestedTestAllTypesNestedTestAllTypes.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr.conformance.proto2 that return types with arguments of type NestedTestAllTypesModifier and TypeMethodDescriptionTestAllTypes.Builder.getMapInt64NestedType()Deprecated.TestAllTypes.getMapInt64NestedType()Deprecated.TestAllTypesOrBuilder.getMapInt64NestedType()Deprecated.TestAllTypes.Builder.getMapInt64NestedTypeMap()MapTestAllTypes.getMapInt64NestedTypeMap()MapTestAllTypesOrBuilder.getMapInt64NestedTypeMap()MapTestAllTypes.Builder.getMutableMapInt64NestedType()Deprecated.com.google.protobuf.Parser<NestedTestAllTypes>NestedTestAllTypes.getParserForType()static com.google.protobuf.Parser<NestedTestAllTypes>NestedTestAllTypes.parser()Methods in dev.cel.expr.conformance.proto2 with parameters of type NestedTestAllTypesModifier and TypeMethodDescriptionTestAllTypes.Builder.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapTestAllTypes.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapTestAllTypesOrBuilder.getMapInt64NestedTypeOrDefault(long key, NestedTestAllTypes defaultValue) MapNestedTestAllTypes.Builder.mergeChild(NestedTestAllTypes value) optional .cel.expr.conformance.proto2.NestedTestAllTypes child = 1;NestedTestAllTypes.Builder.mergeFrom(NestedTestAllTypes other) TestAllTypes.Builder.mergeOneofType(NestedTestAllTypes value) .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;static NestedTestAllTypes.BuilderNestedTestAllTypes.newBuilder(NestedTestAllTypes prototype) TestAllTypes.Builder.putMapInt64NestedType(long key, NestedTestAllTypes value) MapNestedTestAllTypes.Builder.setChild(NestedTestAllTypes value) optional .cel.expr.conformance.proto2.NestedTestAllTypes child = 1;TestAllTypes.Builder.setOneofType(NestedTestAllTypes value) .cel.expr.conformance.proto2.NestedTestAllTypes oneof_type = 400;Method parameters in dev.cel.expr.conformance.proto2 with type arguments of type NestedTestAllTypesModifier and TypeMethodDescriptionTestAllTypes.Builder.putAllMapInt64NestedType(Map<Long, NestedTestAllTypes> values) Map