Uses of Class
com.google.protobuf.generated.DescriptorProtos.FeatureSet.Builder
Packages that use DescriptorProtos.FeatureSet.Builder
-
Uses of DescriptorProtos.FeatureSet.Builder in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.FeatureSet.Builder in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.Methods in com.google.protobuf.generated that return DescriptorProtos.FeatureSet.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.clear()
DescriptorProtos.FeatureSet.Builder.clearEnumType()
optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.clearFieldPresence()
optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.clearJsonFormat()
optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.clearMessageEncoding()
optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.clearRepeatedFieldEncoding()
optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.clearUtf8Validation()
optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.EnumOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.FieldOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.FileOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.MessageOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.MethodOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.OneofOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.ServiceOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getFixedFeaturesBuilder()
Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getOverridableFeaturesBuilder()
Defaults of features that can be overridden in this edition.DescriptorProtos.FeatureSet.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.FeatureSet.Builder.mergeFrom
(DescriptorProtos.FeatureSet other) DescriptorProtos.FeatureSet.Builder.mergeFrom
(com.google.protobuf.Message other) DescriptorProtos.FeatureSet.newBuilder()
DescriptorProtos.FeatureSet.newBuilder
(DescriptorProtos.FeatureSet prototype) DescriptorProtos.FeatureSet.newBuilderForType()
protected DescriptorProtos.FeatureSet.Builder
DescriptorProtos.FeatureSet.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) DescriptorProtos.FeatureSet.Builder.setEnumType
(DescriptorProtos.FeatureSet.EnumType value) optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.setFieldPresence
(DescriptorProtos.FeatureSet.FieldPresence value) optional .google.protobuf.FeatureSet.FieldPresence field_presence = 1 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.setJsonFormat
(DescriptorProtos.FeatureSet.JsonFormat value) optional .google.protobuf.FeatureSet.JsonFormat json_format = 6 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_MESSAGE, targets = TARGET_TYPE_ENUM, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.setMessageEncoding
(DescriptorProtos.FeatureSet.MessageEncoding value) optional .google.protobuf.FeatureSet.MessageEncoding message_encoding = 5 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.setRepeatedFieldEncoding
(DescriptorProtos.FeatureSet.RepeatedFieldEncoding value) optional .google.protobuf.FeatureSet.RepeatedFieldEncoding repeated_field_encoding = 3 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.Builder.setUtf8Validation
(DescriptorProtos.FeatureSet.Utf8Validation value) optional .google.protobuf.FeatureSet.Utf8Validation utf8_validation = 4 [retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ... }
DescriptorProtos.FeatureSet.toBuilder()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.FeatureSet.BuilderModifier and TypeMethodDescriptionDescriptorProtos.EnumOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.EnumValueOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.ExtensionRangeOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.FieldOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.FileOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.MessageOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.MethodOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.OneofOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.ServiceOptions.Builder.setFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Any features defined in the specific edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setFixedFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Defaults of features that can't be overridden in this edition.DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setOverridableFeatures
(DescriptorProtos.FeatureSet.Builder builderForValue) Defaults of features that can be overridden in this edition.