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: AddBandingRequest, AddBandingResponse, AddChartRequest, AddChartResponse, AddConditionalFormatRuleRequest, AddFilterViewRequest, AddFilterViewResponse, AddNamedRangeRequest, AddNamedRangeResponse, AddProtectedRangeRequest, AddProtectedRangeResponse, AddSheetRequest, AddSheetResponse, AppendCellsRequest, AppendDimensionRequest, AppendValuesResponse, AutoFillRequest, AutoResizeDimensionsRequest, BandedRange, BandingProperties, 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, DeleteBandingRequest, DeleteConditionalFormatRuleRequest, DeleteConditionalFormatRuleResponse, DeleteDimensionRequest, DeleteEmbeddedObjectRequest, DeleteFilterViewRequest, DeleteNamedRangeRequest, DeleteProtectedRangeRequest, DeleteRangeRequest, DeleteSheetRequest, DimensionProperties, DimensionRange, DuplicateFilterViewRequest, DuplicateFilterViewResponse, DuplicateSheetRequest, DuplicateSheetResponse, Editors, EmbeddedChart, EmbeddedObjectPosition, ErrorValue, ExtendedValue, FilterCriteria, FilterView, FindReplaceRequest, FindReplaceResponse, GradientRule, GridCoordinate, GridData, GridProperties, GridRange, InsertDimensionRequest, InsertRangeRequest, InterpolationPoint, IterativeCalculationSettings, 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, TextRotation, TextToColumnsRequest, UnmergeCellsRequest, UpdateBandingRequest, UpdateBordersRequest, UpdateCellsRequest, UpdateChartSpecRequest, UpdateConditionalFormatRuleRequest, UpdateConditionalFormatRuleResponse, UpdateDimensionPropertiesRequest, UpdateEmbeddedObjectPositionRequest, UpdateEmbeddedObjectPositionResponse, UpdateFilterViewRequest, UpdateNamedRangeRequest, UpdateProtectedRangeRequest, UpdateSheetPropertiesRequest, UpdateSpreadsheetPropertiesRequest, UpdateValuesResponse, ValueRange
Constant Summary collapse
- VERSION =
'V4'
- REVISION =
'20170519'
- AUTH_DRIVE_FILE =
View and manage Google Drive files and folders that you have opened or created with this app
'https://www.googleapis.com/auth/drive.file'
- AUTH_DRIVE =
View and manage the files in your Google Drive
'https://www.googleapis.com/auth/drive'
- 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_SPREADSHEETS =
View and manage your spreadsheets in Google Drive
'https://www.googleapis.com/auth/spreadsheets'