struct Facebook::Proto::PartnerStudyArray
- Facebook::Proto::PartnerStudyArray
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Protobuf::Message
Defined in:
cli/proto/facebook/PartnerStudy.pb.crConstant Summary
-
FIELDS =
{1 => {name: :array, pb_type: PartnerStudy, crystal_type: PartnerStudy, cast_type: Array(PartnerStudy)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
-
Fields =
{} of String => Field
Constructors
- .new(buf : Protobuf::Buffer)
- .new(array : Array(PartnerStudy) | Nil = nil)
- .new(pull : JSON::PullParser)
Class Method Summary
Instance Method Summary
- #[](key : String)
- #[]=(key : String, val)
- #[]?(key : String)
- #array : Array(PartnerStudy) | Nil
- #array=(array : Array(PartnerStudy) | Nil)
- #array=(array : Array(PartnerStudy) | Nil)
- #to_hash
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf