FieldDescriptorProto
class FieldDescriptorProto extends Message
Properties
string | $name | ||
int | $number | ||
int | $label | ||
int | $type | ||
string | $type_name | ||
string | $extendee | ||
string | $default_value | ||
int | $oneof_index | ||
string | $json_name | ||
FieldOptions | $options |
Methods
No description
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Set
Check if
Clear
Get
Details
at line line 1811
static
descriptor()
at line line 1910
boolean
hasName()
Check if
at line line 1919
FieldDescriptorProto
clearName()
Clear
at line line 1928
string
getName()
Get
at line line 1938
FieldDescriptorProto
setName(string $value)
Set
at line line 1947
boolean
hasNumber()
Check if
at line line 1956
FieldDescriptorProto
clearNumber()
Clear
at line line 1965
int
getNumber()
Get
at line line 1975
FieldDescriptorProto
setNumber(int $value)
Set
at line line 1984
boolean
hasLabel()
Check if
at line line 1993
FieldDescriptorProto
clearLabel()
Clear
at line line 2002
int
getLabel()
Get
at line line 2012
FieldDescriptorProto
setLabel(int $value)
Set
at line line 2021
boolean
hasType()
Check if
at line line 2030
FieldDescriptorProto
clearType()
Clear
at line line 2039
int
getType()
Get
at line line 2049
FieldDescriptorProto
setType(int $value)
Set
at line line 2058
boolean
hasTypeName()
Check if
at line line 2067
FieldDescriptorProto
clearTypeName()
Clear
at line line 2076
string
getTypeName()
Get
at line line 2086
FieldDescriptorProto
setTypeName(string $value)
Set
at line line 2095
boolean
hasExtendee()
Check if
at line line 2104
FieldDescriptorProto
clearExtendee()
Clear
at line line 2113
string
getExtendee()
Get
at line line 2123
FieldDescriptorProto
setExtendee(string $value)
Set
at line line 2132
boolean
hasDefaultValue()
Check if
at line line 2141
FieldDescriptorProto
clearDefaultValue()
Clear
at line line 2150
string
getDefaultValue()
Get
at line line 2160
FieldDescriptorProto
setDefaultValue(string $value)
Set
at line line 2169
boolean
hasOneofIndex()
Check if
at line line 2178
FieldDescriptorProto
clearOneofIndex()
Clear
at line line 2187
int
getOneofIndex()
Get
at line line 2197
FieldDescriptorProto
setOneofIndex(int $value)
Set
at line line 2206
boolean
hasJsonName()
Check if
at line line 2215
FieldDescriptorProto
clearJsonName()
Clear
at line line 2224
string
getJsonName()
Get
at line line 2234
FieldDescriptorProto
setJsonName(string $value)
Set
at line line 2243
boolean
hasOptions()
Check if
at line line 2252
FieldDescriptorProto
clearOptions()
Clear
at line line 2261
FieldOptions
getOptions()
Get
at line line 2271
FieldDescriptorProto
setOptions(FieldOptions $value)
Set