class documentation

This indicates the types of entities that the field may apply to when used as an option. If it is unset, then the field may be freely used as an option on any kind of entity.

Constant TARGET_TYPE_ENUM Undocumented
Constant TARGET_TYPE_ENUM_ENTRY Undocumented
Constant TARGET_TYPE_EXTENSION_RANGE Undocumented
Constant TARGET_TYPE_FIELD Undocumented
Constant TARGET_TYPE_FILE Undocumented
Constant TARGET_TYPE_MESSAGE Undocumented
Constant TARGET_TYPE_METHOD Undocumented
Constant TARGET_TYPE_ONEOF Undocumented
Constant TARGET_TYPE_SERVICE Undocumented
Constant TARGET_TYPE_UNKNOWN Undocumented

Inherited from Enum:

Class Method get_descriptor Return the protobuf EnumDescriptor for this enum.
Constant __PB2_DESCRIPTOR__ Alias for code that expects a protobuf descriptor.
Constant __PROTO_DESCRIPTOR__ Enum descriptor from the registry.
Constant __REGISTRY__ Registry for the enum and its descriptor.
Class Variable __PROTO_FULL_NAME__ Fully qualified protobuf enum name.
Class Method _missing_ Represent unknown open-enum numbers without losing their value.
TARGET_TYPE_ENUM: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_ENUM_ENTRY: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_EXTENSION_RANGE: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_FIELD: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_FILE: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_MESSAGE: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_METHOD: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_ONEOF: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_SERVICE: ellipsis = (source)

Undocumented

Value
...
TARGET_TYPE_UNKNOWN: ellipsis = (source)

Undocumented

Value
...