Module: Google::Apis::SheetsV4

Defined in:
generated/google/apis/sheets_v4.rb,
generated/google/apis/sheets_v4/classes.rb,
generated/google/apis/sheets_v4/service.rb,
generated/google/apis/sheets_v4/representations.rb

Overview

Google Sheets API

Reads and writes Google Sheets.

Defined Under Namespace

Classes: AddChartRequest, AddChartResponse, AddConditionalFormatRuleRequest, AddFilterViewRequest, AddFilterViewResponse, AddNamedRangeRequest, AddNamedRangeResponse, AddProtectedRangeRequest, AddProtectedRangeResponse, AddSheetRequest, AddSheetResponse, AppendCellsRequest, AppendDimensionRequest, AppendValuesResponse, AutoFillRequest, AutoResizeDimensionsRequest, BasicChartAxis, BasicChartDomain, BasicChartSeries, BasicChartSpec, BasicFilter, BatchClearValuesRequest, BatchClearValuesResponse, BatchGetValuesResponse, BatchUpdateSpreadsheetRequest, BatchUpdateSpreadsheetResponse, BatchUpdateValuesRequest, BatchUpdateValuesResponse, BooleanCondition, BooleanRule, Border, Borders, CellData, CellFormat, ChartData, ChartSourceRange, ChartSpec, ClearBasicFilterRequest, ClearValuesRequest, ClearValuesResponse, Color, ConditionValue, ConditionalFormatRule, CopyPasteRequest, CopySheetToAnotherSpreadsheetRequest, CutPasteRequest, DataValidationRule, DeleteConditionalFormatRuleRequest, DeleteConditionalFormatRuleResponse, DeleteDimensionRequest, DeleteEmbeddedObjectRequest, DeleteFilterViewRequest, DeleteNamedRangeRequest, DeleteProtectedRangeRequest, DeleteSheetRequest, DimensionProperties, DimensionRange, DuplicateFilterViewRequest, DuplicateFilterViewResponse, DuplicateSheetRequest, DuplicateSheetResponse, Editors, EmbeddedChart, EmbeddedObjectPosition, ErrorValue, ExtendedValue, FilterCriteria, FilterView, FindReplaceRequest, FindReplaceResponse, GradientRule, GridCoordinate, GridData, GridProperties, GridRange, InsertDimensionRequest, InterpolationPoint, MergeCellsRequest, MoveDimensionRequest, NamedRange, NumberFormat, OverlayPosition, Padding, PasteDataRequest, PieChartSpec, PivotFilterCriteria, PivotGroup, PivotGroupSortValueBucket, PivotGroupValueMetadata, PivotTable, PivotValue, ProtectedRange, RepeatCellRequest, Request, Response, RowData, SetBasicFilterRequest, SetDataValidationRequest, Sheet, SheetProperties, SheetsService, SortRangeRequest, SortSpec, SourceAndDestination, Spreadsheet, SpreadsheetProperties, TextFormat, TextFormatRun, TextToColumnsRequest, UnmergeCellsRequest, UpdateBordersRequest, UpdateCellsRequest, UpdateChartSpecRequest, UpdateConditionalFormatRuleRequest, UpdateConditionalFormatRuleResponse, UpdateDimensionPropertiesRequest, UpdateEmbeddedObjectPositionRequest, UpdateEmbeddedObjectPositionResponse, UpdateFilterViewRequest, UpdateNamedRangeRequest, UpdateProtectedRangeRequest, UpdateSheetPropertiesRequest, UpdateSpreadsheetPropertiesRequest, UpdateValuesResponse, ValueRange

Constant Summary collapse

VERSION =
'V4'
REVISION =
'20161014'
AUTH_DRIVE_READONLY =

View the files in your Google Drive

'https://www.googleapis.com/auth/drive.readonly'
AUTH_SPREADSHEETS_READONLY =

View your Google Spreadsheets

'https://www.googleapis.com/auth/spreadsheets.readonly'
AUTH_DRIVE =

View and manage the files in your Google Drive

'https://www.googleapis.com/auth/drive'
AUTH_SPREADSHEETS =

View and manage your spreadsheets in Google Drive

'https://www.googleapis.com/auth/spreadsheets'