class

Proto::Bootstrap::FieldDescriptorProto

Inherits Proto::HasUnknownFields < Reference < Object

Constructors

decode(io : IO) : self

ameba:disable Metrics/CyclomaticComplexity

Source

Instance methods

default_value
Source
default_value=(default_value : String)
Source
encode(io : IO) : Nil
Source
extendee
Source
extendee=(extendee : String)
Source
json_name
Source
json_name=(json_name : String)
Source
label
Source
label=(label : FieldLabel)
Source
name
Source
name=(name : String)
Source
number
Source
number=(number : Int32)
Source
oneof_index
Source
oneof_index=(oneof_index : Int32 | Nil)
Source
options
Source
options=(options : FieldOptions | Nil)
Source
proto3_optional=(proto3_optional : Bool)
Source
proto3_optional?
Source
type
Source
type=(type : FieldType)
Source
type_name
Source
type_name=(type_name : String)
Source