Uses of Class
com.google.protobuf.generated.DescriptorProtos.FeatureSet
Packages that use DescriptorProtos.FeatureSet
-
Uses of DescriptorProtos.FeatureSet in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.FeatureSet in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.static final class
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.Subinterfaces with type arguments of type DescriptorProtos.FeatureSet in com.google.protobuf.generatedMethods in com.google.protobuf.generated that return DescriptorProtos.FeatureSetModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.build()
DescriptorProtos.FeatureSet.Builder.buildPartial()
static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.getDefaultInstance()
DescriptorProtos.FeatureSet.Builder.getDefaultInstanceForType()
DescriptorProtos.FeatureSet.getDefaultInstanceForType()
DescriptorProtos.EnumOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.EnumOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.EnumOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.EnumValueOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FieldOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FieldOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FieldOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FileOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FileOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FileOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MessageOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MessageOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MessageOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MethodOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MethodOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.MethodOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.OneofOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.OneofOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.OneofOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ServiceOptions.Builder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ServiceOptions.getFeatures()
Any features defined in the specific edition.DescriptorProtos.ServiceOptionsOrBuilder.getFeatures()
Any features defined in the specific edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getFixedFeatures()
Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.getFixedFeatures()
Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder.getFixedFeatures()
Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getOverridableFeatures()
Defaults of features that can be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.getOverridableFeatures()
Defaults of features that can be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefaultOrBuilder.getOverridableFeatures()
Defaults of features that can be overridden in this edition.static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseDelimitedFrom
(InputStream input) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(byte[] data) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(com.google.protobuf.ByteString data) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(com.google.protobuf.CodedInputStream input) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(InputStream input) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(ByteBuffer data) static DescriptorProtos.FeatureSet
DescriptorProtos.FeatureSet.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.FeatureSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.FeatureSet> DescriptorProtos.FeatureSet.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.FeatureSet> DescriptorProtos.FeatureSet.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.FeatureSetModifier and TypeMethodDescriptionDescriptorProtos.EnumOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FieldOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FileOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.MessageOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.MethodOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.OneofOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.ServiceOptions.Builder.mergeFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.mergeFixedFeatures
(DescriptorProtos.FeatureSet value) Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSet.Builder.mergeFrom
(DescriptorProtos.FeatureSet other) DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.mergeOverridableFeatures
(DescriptorProtos.FeatureSet value) Defaults of features that can be overridden in this edition.DescriptorProtos.FeatureSet.newBuilder
(DescriptorProtos.FeatureSet prototype) DescriptorProtos.EnumOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FieldOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FileOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.MessageOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.MethodOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.OneofOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.ServiceOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet value) Any features defined in the specific edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setFixedFeatures
(DescriptorProtos.FeatureSet value) Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setOverridableFeatures
(DescriptorProtos.FeatureSet value) Defaults of features that can be overridden in this edition.