Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.forNumber(int value) |
DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSetOrBuilder.getJsonFormat()
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.JsonFormat |
DescriptorProtos.FeatureSet.getJsonFormat()
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.JsonFormat |
DescriptorProtos.FeatureSet.Builder.getJsonFormat()
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 = { ... |
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FeatureSet.JsonFormat[] |
DescriptorProtos.FeatureSet.JsonFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<DescriptorProtos.FeatureSet.JsonFormat> |
DescriptorProtos.FeatureSet.JsonFormat.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
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 = { ... |
Copyright © 2008–2024. All rights reserved.