struct Google::Drive::V3::DriveList

Included Modules

Defined in:

drive.cr

Constructors

Instance Method Summary

Macros inherited from module Google::Resource

define(name, *fields) define, 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 drives : Array(Drive) #

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

Must yield this collection's elements to the block.


[View source]
def kind : String #

def next_page_token : String | Nil #