Module: SheetsAPI
- Defined in:
- lib/sheetsAPI.rb
Defined Under Namespace
Constant Summary collapse
- SheetService =
Google::Apis::SheetsV4::SheetsService.new
- DriveService =
Google::Apis::DriveV3::DriveService.new
Class Method Summary collapse
-
.document(name: nil, id: nil) ⇒ Object
This will raise if the document cannot be opened.