Uses of Class
dev.cel.expr.conformance.proto2.TestAllTypes.NestedGroup
Packages that use TestAllTypes.NestedGroup
-
Uses of TestAllTypes.NestedGroup in dev.cel.expr.conformance.proto2
Fields in dev.cel.expr.conformance.proto2 with type parameters of type TestAllTypes.NestedGroupModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<TestAllTypes.NestedGroup>TestAllTypes.NestedGroup.PARSERDeprecated.Methods in dev.cel.expr.conformance.proto2 that return TestAllTypes.NestedGroupModifier and TypeMethodDescriptionTestAllTypes.NestedGroup.Builder.build()TestAllTypes.NestedGroup.Builder.buildPartial()static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.getDefaultInstance()TestAllTypes.NestedGroup.Builder.getDefaultInstanceForType()TestAllTypes.NestedGroup.getDefaultInstanceForType()TestAllTypes.Builder.getNestedGroup()optional group NestedGroup = 403 { ... }TestAllTypes.getNestedGroup()optional group NestedGroup = 403 { ... }TestAllTypesOrBuilder.getNestedGroup()optional group NestedGroup = 403 { ... }static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseDelimitedFrom(InputStream input) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(byte[] data) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(com.google.protobuf.ByteString data) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(com.google.protobuf.CodedInputStream input) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(InputStream input) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(ByteBuffer data) static TestAllTypes.NestedGroupTestAllTypes.NestedGroup.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr.conformance.proto2 that return types with arguments of type TestAllTypes.NestedGroupModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TestAllTypes.NestedGroup>TestAllTypes.NestedGroup.getParserForType()static com.google.protobuf.Parser<TestAllTypes.NestedGroup>TestAllTypes.NestedGroup.parser()Methods in dev.cel.expr.conformance.proto2 with parameters of type TestAllTypes.NestedGroupModifier and TypeMethodDescriptionTestAllTypes.NestedGroup.Builder.mergeFrom(TestAllTypes.NestedGroup other) TestAllTypes.Builder.mergeNestedGroup(TestAllTypes.NestedGroup value) optional group NestedGroup = 403 { ... }TestAllTypes.NestedGroup.newBuilder(TestAllTypes.NestedGroup prototype) TestAllTypes.Builder.setNestedGroup(TestAllTypes.NestedGroup value) optional group NestedGroup = 403 { ... }