Uses of Class
dev.cel.expr.conformance.proto3.TestAllTypes
Packages that use TestAllTypes
-
Uses of TestAllTypes in dev.cel.expr.conformance.proto3
Methods in dev.cel.expr.conformance.proto3 that return TestAllTypesModifier and TypeMethodDescriptionTestAllTypes.Builder.build()TestAllTypes.Builder.buildPartial()static TestAllTypesTestAllTypes.getDefaultInstance()TestAllTypes.Builder.getDefaultInstanceForType()TestAllTypes.getDefaultInstanceForType()NestedTestAllTypes.Builder.getPayload().cel.expr.conformance.proto3.TestAllTypes payload = 2;NestedTestAllTypes.getPayload().cel.expr.conformance.proto3.TestAllTypes payload = 2;NestedTestAllTypesOrBuilder.getPayload().cel.expr.conformance.proto3.TestAllTypes payload = 2;static TestAllTypesTestAllTypes.parseDelimitedFrom(InputStream input) static TestAllTypesTestAllTypes.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypesTestAllTypes.parseFrom(byte[] data) static TestAllTypesTestAllTypes.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypesTestAllTypes.parseFrom(com.google.protobuf.ByteString data) static TestAllTypesTestAllTypes.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypesTestAllTypes.parseFrom(com.google.protobuf.CodedInputStream input) static TestAllTypesTestAllTypes.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypesTestAllTypes.parseFrom(InputStream input) static TestAllTypesTestAllTypes.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestAllTypesTestAllTypes.parseFrom(ByteBuffer data) static TestAllTypesTestAllTypes.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr.conformance.proto3 that return types with arguments of type TestAllTypesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TestAllTypes>TestAllTypes.getParserForType()static com.google.protobuf.Parser<TestAllTypes>TestAllTypes.parser()Methods in dev.cel.expr.conformance.proto3 with parameters of type TestAllTypesModifier and TypeMethodDescriptionTestAllTypes.Builder.mergeFrom(TestAllTypes other) NestedTestAllTypes.Builder.mergePayload(TestAllTypes value) .cel.expr.conformance.proto3.TestAllTypes payload = 2;static TestAllTypes.BuilderTestAllTypes.newBuilder(TestAllTypes prototype) NestedTestAllTypes.Builder.setPayload(TestAllTypes value) .cel.expr.conformance.proto3.TestAllTypes payload = 2;