struct Google::Task
- Google::Task
- Struct
- Value
- Object
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
tasks.crConstructors
Instance Method Summary
- #completed : Time | Nil
- #deleted? : Bool | Nil
- #due : Time | Nil
- #etag : String
- #hidden? : Bool | Nil
- #id : String
- #kind : String
- #links : Array(Link)
- #notes : String | Nil
- #parent : String | Nil
- #position : String
- #self_link : URI
- #status : Status
- #title : String
- #updated : Time
- #web_view_link : URI