struct

Google::Protobuf::OneofOptions

Inherits Protobuf::Message < Struct < Value < Object

Constants

FIELDS = {999 => {name: :uninterpreted_option, pb_type: UninterpretedOption, crystal_type: UninterpretedOption, cast_type: Array(UninterpretedOption)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)

Constructors

new(buf : ::Protobuf::Buffer)
new(uninterpreted_option : Array(UninterpretedOption) | Nil = nil)

Class methods

from_protobuf(io)

Instance methods

[](key : String)
to_protobuf(io : IO, embedded = false)
to_protobuf
uninterpreted_option
uninterpreted_option=(uninterpreted_option : Array(UninterpretedOption) | Nil)