Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet
Packages that use DescriptorProtos.FeatureSet
-
Uses of DescriptorProtos.FeatureSet in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FeatureSetModifier and TypeFieldDescriptionstatic final GeneratedMessage.GeneratedExtension<DescriptorProtos.FeatureSet, JavaFeaturesProto.JavaFeatures> JavaFeaturesProto.java_extend .google.protobuf.FeatureSet { ...Methods in com.google.protobuf that return DescriptorProtos.FeatureSetModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.build()DescriptorProtos.FeatureSet.Builder.buildPartial()static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.getDefaultInstance()DescriptorProtos.FeatureSet.Builder.getDefaultInstanceForType()DescriptorProtos.FeatureSet.getDefaultInstanceForType()DescriptorProtos.EnumOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];DescriptorProtos.EnumOptions.getFeatures()optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];DescriptorProtos.EnumOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];DescriptorProtos.EnumValueOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];DescriptorProtos.EnumValueOptions.getFeatures()optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];DescriptorProtos.EnumValueOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];DescriptorProtos.ExtensionRangeOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.ExtensionRangeOptions.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.ExtensionRangeOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.FieldOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];DescriptorProtos.FieldOptions.getFeatures()optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];DescriptorProtos.FieldOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];DescriptorProtos.FileOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.FileOptions.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.FileOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.MessageOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];DescriptorProtos.MessageOptions.getFeatures()optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];DescriptorProtos.MessageOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];DescriptorProtos.MethodOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];DescriptorProtos.MethodOptions.getFeatures()optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];DescriptorProtos.MethodOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];DescriptorProtos.OneofOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];DescriptorProtos.OneofOptions.getFeatures()optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];DescriptorProtos.OneofOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];DescriptorProtos.ServiceOptions.Builder.getFeatures()optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];DescriptorProtos.ServiceOptions.getFeatures()optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];DescriptorProtos.ServiceOptionsOrBuilder.getFeatures()optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getFixedFeatures()optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.getFixedFeatures()optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder.getFixedFeatures()optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getOverridableFeatures()optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.getOverridableFeatures()optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder.getOverridableFeatures()optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseDelimitedFrom(InputStream input) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(byte[] data) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(ByteString data) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(CodedInputStream input) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(InputStream input) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(ByteBuffer data) static DescriptorProtos.FeatureSetDescriptorProtos.FeatureSet.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FeatureSetModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.getParserForType()static Parser<DescriptorProtos.FeatureSet> DescriptorProtos.FeatureSet.parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.FeatureSetModifier and TypeMethodDescriptionDescriptorProtos.EnumOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];DescriptorProtos.EnumValueOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];DescriptorProtos.ExtensionRangeOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.FieldOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];DescriptorProtos.FileOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.MessageOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];DescriptorProtos.MethodOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];DescriptorProtos.OneofOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];DescriptorProtos.ServiceOptions.Builder.mergeFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.mergeFixedFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];DescriptorProtos.FeatureSet.Builder.mergeFrom(DescriptorProtos.FeatureSet other) DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.mergeOverridableFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];DescriptorProtos.FeatureSet.newBuilder(DescriptorProtos.FeatureSet prototype) DescriptorProtos.EnumOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 7 [json_name = "features"];DescriptorProtos.EnumValueOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];DescriptorProtos.ExtensionRangeOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.FieldOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 21 [json_name = "features"];DescriptorProtos.FileOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 50 [json_name = "features"];DescriptorProtos.MessageOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 12 [json_name = "features"];DescriptorProtos.MethodOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 35 [json_name = "features"];DescriptorProtos.OneofOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 1 [json_name = "features"];DescriptorProtos.ServiceOptions.Builder.setFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet features = 34 [json_name = "features"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setFixedFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet fixed_features = 5 [json_name = "fixedFeatures"];DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setOverridableFeatures(DescriptorProtos.FeatureSet value) optional .google.protobuf.FeatureSet overridable_features = 4 [json_name = "overridableFeatures"];