Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
<Type> DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FeatureSet,List<Type>> extension,
Type value) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.clear() |
DescriptorProtos.FeatureSet.Builder |
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 = { ... |
<T> DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FeatureSet,T> extension) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.clearField(Descriptors.FieldDescriptor field) |
DescriptorProtos.FeatureSet.Builder |
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 |
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 |
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 |
DescriptorProtos.FeatureSet.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
DescriptorProtos.FeatureSet.Builder |
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 |
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.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.clone() |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.ExtensionRangeOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FileOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.MessageOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FieldOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.OneofOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.EnumOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.EnumValueOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.ServiceOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.MethodOptions.Builder.getFeaturesBuilder()
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.getFeaturesBuilder()
optional .google.protobuf.FeatureSet features = 2; |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.mergeFrom(DescriptorProtos.FeatureSet other) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.mergeFrom(Message other) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.newBuilder() |
static DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.newBuilder(DescriptorProtos.FeatureSet prototype) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.newBuilderForType() |
protected DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
DescriptorProtos.FeatureSet.Builder |
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 = { ... |
<Type> DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FeatureSet,List<Type>> extension,
int index,
Type value) |
<Type> DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.FeatureSet,Type> extension,
Type value) |
DescriptorProtos.FeatureSet.Builder |
DescriptorProtos.FeatureSet.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
DescriptorProtos.FeatureSet.Builder |
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 |
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 |
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 |
DescriptorProtos.FeatureSet.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
DescriptorProtos.FeatureSet.Builder |
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 |
DescriptorProtos.FeatureSet.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
DescriptorProtos.FeatureSet.Builder |
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.Builder |
DescriptorProtos.FeatureSet.toBuilder() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.ExtensionRangeOptions.Builder |
DescriptorProtos.ExtensionRangeOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.FileOptions.Builder |
DescriptorProtos.FileOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.FieldOptions.Builder |
DescriptorProtos.FieldOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.EnumOptions.Builder |
DescriptorProtos.EnumOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.EnumValueOptions.Builder |
DescriptorProtos.EnumValueOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.ServiceOptions.Builder |
DescriptorProtos.ServiceOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.MethodOptions.Builder |
DescriptorProtos.MethodOptions.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
Any features defined in the specific edition.
|
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder |
DescriptorProtos.FeatureSetDefaults.FeatureSetEditionDefault.Builder.setFeatures(DescriptorProtos.FeatureSet.Builder builderForValue)
optional .google.protobuf.FeatureSet features = 2; |
Copyright © 2008–2025. All rights reserved.