__init__(self, name, full_name, index, number, type, cpp_type, label, default_value, message_type, enum_type, containing_type, is_extension, extension_scope, options=None, has_default_value=True, containing_oneof=None) | google.protobuf.descriptor.FieldDescriptor | |
google::protobuf::descriptor::DescriptorBase.__init__(self, options, options_class_name) | google.protobuf.descriptor.DescriptorBase | |
__instancecheck__(cls, obj) | google.protobuf.descriptor.DescriptorMetaclass | |
__new__(cls, name, full_name, index, number, type, cpp_type, label, default_value, message_type, enum_type, containing_type, is_extension, extension_scope, options=None, has_default_value=True, containing_oneof=None) | google.protobuf.descriptor.FieldDescriptor | |
camelcase_name(self) | google.protobuf.descriptor.FieldDescriptor | |
containing_oneof | google.protobuf.descriptor.FieldDescriptor | |
containing_type | google.protobuf.descriptor.FieldDescriptor | |
cpp_type | google.protobuf.descriptor.FieldDescriptor | |
CPPTYPE_BOOL | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_DOUBLE | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_ENUM | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_FLOAT | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_INT32 | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_INT64 | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_MESSAGE | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_STRING | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_UINT32 | google.protobuf.descriptor.FieldDescriptor | static |
CPPTYPE_UINT64 | google.protobuf.descriptor.FieldDescriptor | static |
default_value | google.protobuf.descriptor.FieldDescriptor | |
enum_type | google.protobuf.descriptor.FieldDescriptor | |
extension_scope | google.protobuf.descriptor.FieldDescriptor | |
FIRST_RESERVED_FIELD_NUMBER | google.protobuf.descriptor.FieldDescriptor | static |
full_name | google.protobuf.descriptor.FieldDescriptor | |
GetOptions(self) | google.protobuf.descriptor.DescriptorBase | |
has_default_value | google.protobuf.descriptor.FieldDescriptor | |
has_options | google.protobuf.descriptor.DescriptorBase | |
index | google.protobuf.descriptor.FieldDescriptor | |
is_extension | google.protobuf.descriptor.FieldDescriptor | |
label | google.protobuf.descriptor.FieldDescriptor | |
LABEL_OPTIONAL | google.protobuf.descriptor.FieldDescriptor | static |
LABEL_REPEATED | google.protobuf.descriptor.FieldDescriptor | static |
LABEL_REQUIRED | google.protobuf.descriptor.FieldDescriptor | static |
LAST_RESERVED_FIELD_NUMBER | google.protobuf.descriptor.FieldDescriptor | static |
MAX_CPPTYPE | google.protobuf.descriptor.FieldDescriptor | static |
MAX_FIELD_NUMBER | google.protobuf.descriptor.FieldDescriptor | static |
MAX_LABEL | google.protobuf.descriptor.FieldDescriptor | static |
MAX_TYPE | google.protobuf.descriptor.FieldDescriptor | static |
message_type | google.protobuf.descriptor.FieldDescriptor | |
name | google.protobuf.descriptor.FieldDescriptor | |
number | google.protobuf.descriptor.FieldDescriptor | |
ProtoTypeToCppProtoType(proto_type) | google.protobuf.descriptor.FieldDescriptor | static |
type | google.protobuf.descriptor.FieldDescriptor | |
TYPE_BOOL | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_BYTES | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_DOUBLE | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_ENUM | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_FIXED32 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_FIXED64 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_FLOAT | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_GROUP | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_INT32 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_INT64 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_MESSAGE | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_SFIXED32 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_SFIXED64 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_SINT32 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_SINT64 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_STRING | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_UINT32 | google.protobuf.descriptor.FieldDescriptor | static |
TYPE_UINT64 | google.protobuf.descriptor.FieldDescriptor | static |