struct Google::Drive::V3::CommentList

Included Modules

Defined in:

drive.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

field(var, key = nil, **options, &block) field, field!(var, key = nil, **options, &block) field!, field?(var, key = nil, **options, &block) field?

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(pull : MessagePack::Unpacker) #

Instance Method Detail

def comments : Array(Comment) #

def each(&) : Nil #
Description copied from module Enumerable(Google::Drive::V3::Comment)

Must yield this collection's elements to the block.


[View source]
def kind : String #

def next_page_token : String | Nil #