static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.forNumber(int value) |
|
DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.Builder.getJsonFormat() |
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.JsonFormat |
DescriptorProtos.FeatureSet.getJsonFormat() |
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.JsonFormat |
DescriptorProtos.FeatureSetOrBuilder.getJsonFormat() |
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 = { ...
|
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(int value) |
Deprecated.
|
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FeatureSet.JsonFormat |
DescriptorProtos.FeatureSet.JsonFormat.valueOf(java.lang.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.
|