DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProtoOrBuilder.getLabel()
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
|
DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.getLabel()
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
|
DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Builder.getLabel()
optional .google.protobuf.FieldDescriptorProto.Label label = 4;
|
static DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Label.valueOf(Descriptors.EnumValueDescriptor desc) |
static DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Label.valueOf(int value) |
static DescriptorProtos.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Label.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorProtos.FieldDescriptorProto.Label[] |
DescriptorProtos.FieldDescriptorProto.Label.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|