Uses of Class
com.google.protobuf.DescriptorProtos.FeatureSet.Builder
Packages that use DescriptorProtos.FeatureSet.Builder
-
Uses of DescriptorProtos.FeatureSet.Builder in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.FeatureSet.BuilderModifier and TypeMethodDescriptionDescriptorProtos.FeatureSet.Builder.clearEnumType()optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", 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 [json_name = "fieldPresence", 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 [json_name = "jsonFormat", 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 [json_name = "messageEncoding", 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 [json_name = "repeatedFieldEncoding", 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 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...DescriptorProtos.FeatureSet.newBuilder()DescriptorProtos.FeatureSet.newBuilder(DescriptorProtos.FeatureSet prototype) DescriptorProtos.FeatureSet.Builder.setEnumType(DescriptorProtos.FeatureSet.EnumType value) optional .google.protobuf.FeatureSet.EnumType enum_type = 2 [json_name = "enumType", 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 [json_name = "fieldPresence", 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 [json_name = "jsonFormat", 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 [json_name = "messageEncoding", 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 [json_name = "repeatedFieldEncoding", 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 [json_name = "utf8Validation", retention = RETENTION_RUNTIME, targets = TARGET_TYPE_FIELD, targets = TARGET_TYPE_FILE, edition_defaults = { ...Methods in com.google.protobuf 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.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue) optional .google.protobuf.FeatureSet features = 2 [json_name = "features"];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.