struct Apps::Google::OneofOptions
- Apps::Google::OneofOptions
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
pb-Apps/descriptor.pb.crConstant Summary
-
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
Class Method Summary
Instance Method Summary
- #[](key : String)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf
- #uninterpreted_option : Array(UninterpretedOption) | Nil
- #uninterpreted_option=(uninterpreted_option : Array(UninterpretedOption) | Nil)