Google Sheets API v4 (revision 13)

A B C D E F G I M N O P R S T U V 

A

AddChartRequest - Class in com.google.api.services.sheets.v4.model
Adds a chart to a sheet in the spreadsheet.
AddChartRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddChartRequest
 
AddChartResponse - Class in com.google.api.services.sheets.v4.model
The result of adding a chart to a spreadsheet.
AddChartResponse() - Constructor for class com.google.api.services.sheets.v4.model.AddChartResponse
 
AddConditionalFormatRuleRequest - Class in com.google.api.services.sheets.v4.model
Adds a new conditional format rule at the given index.
AddConditionalFormatRuleRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
 
AddFilterViewRequest - Class in com.google.api.services.sheets.v4.model
Adds a filter view.
AddFilterViewRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddFilterViewRequest
 
AddFilterViewResponse - Class in com.google.api.services.sheets.v4.model
The result of adding a filter view.
AddFilterViewResponse() - Constructor for class com.google.api.services.sheets.v4.model.AddFilterViewResponse
 
AddNamedRangeRequest - Class in com.google.api.services.sheets.v4.model
Adds a named range to the spreadsheet.
AddNamedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
 
AddNamedRangeResponse - Class in com.google.api.services.sheets.v4.model
The result of adding a named range.
AddNamedRangeResponse() - Constructor for class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
 
AddProtectedRangeRequest - Class in com.google.api.services.sheets.v4.model
Adds a new protected range.
AddProtectedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
 
AddProtectedRangeResponse - Class in com.google.api.services.sheets.v4.model
The result of adding a new protected range.
AddProtectedRangeResponse() - Constructor for class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
 
AddSheetRequest - Class in com.google.api.services.sheets.v4.model
Adds a new sheet.
AddSheetRequest() - Constructor for class com.google.api.services.sheets.v4.model.AddSheetRequest
 
AddSheetResponse - Class in com.google.api.services.sheets.v4.model
The result of adding a sheet.
AddSheetResponse() - Constructor for class com.google.api.services.sheets.v4.model.AddSheetResponse
 
all() - Static method in class com.google.api.services.sheets.v4.SheetsScopes
Returns an unmodifiable set that contains all scopes declared by this class.
append(String, String, ValueRange) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
Appends values to a spreadsheet.
AppendCellsRequest - Class in com.google.api.services.sheets.v4.model
Adds new cells after the last row with data in a sheet, inserting new rows into the sheet if necessary.
AppendCellsRequest() - Constructor for class com.google.api.services.sheets.v4.model.AppendCellsRequest
 
AppendDimensionRequest - Class in com.google.api.services.sheets.v4.model
Appends rows or columns to the end of a sheet.
AppendDimensionRequest() - Constructor for class com.google.api.services.sheets.v4.model.AppendDimensionRequest
 
AppendValuesResponse - Class in com.google.api.services.sheets.v4.model
The response when updating a range of values in a spreadsheet.
AppendValuesResponse() - Constructor for class com.google.api.services.sheets.v4.model.AppendValuesResponse
 
AutoFillRequest - Class in com.google.api.services.sheets.v4.model
Fills in more data based on existing data.
AutoFillRequest() - Constructor for class com.google.api.services.sheets.v4.model.AutoFillRequest
 
AutoResizeDimensionsRequest - Class in com.google.api.services.sheets.v4.model
Automatically resizes one or more dimensions based on the contents of the cells in that dimension.
AutoResizeDimensionsRequest() - Constructor for class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
 

B

BasicChartAxis - Class in com.google.api.services.sheets.v4.model
An axis of the chart.
BasicChartAxis() - Constructor for class com.google.api.services.sheets.v4.model.BasicChartAxis
 
BasicChartDomain - Class in com.google.api.services.sheets.v4.model
The domain of a chart.
BasicChartDomain() - Constructor for class com.google.api.services.sheets.v4.model.BasicChartDomain
 
BasicChartSeries - Class in com.google.api.services.sheets.v4.model
A single series of data in a chart.
BasicChartSeries() - Constructor for class com.google.api.services.sheets.v4.model.BasicChartSeries
 
BasicChartSpec - Class in com.google.api.services.sheets.v4.model
The specification for a basic chart.
BasicChartSpec() - Constructor for class com.google.api.services.sheets.v4.model.BasicChartSpec
 
BasicFilter - Class in com.google.api.services.sheets.v4.model
The default filter associated with a sheet.
BasicFilter() - Constructor for class com.google.api.services.sheets.v4.model.BasicFilter
 
batchGet(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
Returns one or more ranges of values from a spreadsheet.
BatchGetValuesResponse - Class in com.google.api.services.sheets.v4.model
The response when retrieving more than one range of values in a spreadsheet.
BatchGetValuesResponse() - Constructor for class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
 
batchUpdate(String, BatchUpdateSpreadsheetRequest) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
Applies one or more updates to the spreadsheet.
batchUpdate(String, BatchUpdateValuesRequest) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
Sets values in one or more ranges of a spreadsheet.
BatchUpdateSpreadsheetRequest - Class in com.google.api.services.sheets.v4.model
The request for updating any aspect of a spreadsheet.
BatchUpdateSpreadsheetRequest() - Constructor for class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
 
BatchUpdateSpreadsheetResponse - Class in com.google.api.services.sheets.v4.model
The reply for batch updating a spreadsheet.
BatchUpdateSpreadsheetResponse() - Constructor for class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
 
BatchUpdateValuesRequest - Class in com.google.api.services.sheets.v4.model
The request for updating more than one range of values in a spreadsheet.
BatchUpdateValuesRequest() - Constructor for class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
 
BatchUpdateValuesResponse - Class in com.google.api.services.sheets.v4.model
The response when updating a range of values in a spreadsheet.
BatchUpdateValuesResponse() - Constructor for class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
 
BooleanCondition - Class in com.google.api.services.sheets.v4.model
A condition that can evaluate to true or false.
BooleanCondition() - Constructor for class com.google.api.services.sheets.v4.model.BooleanCondition
 
BooleanRule - Class in com.google.api.services.sheets.v4.model
A rule that may or may not match, depending on the condition.
BooleanRule() - Constructor for class com.google.api.services.sheets.v4.model.BooleanRule
 
Border - Class in com.google.api.services.sheets.v4.model
A border along a cell.
Border() - Constructor for class com.google.api.services.sheets.v4.model.Border
 
Borders - Class in com.google.api.services.sheets.v4.model
The borders of the cell.
Borders() - Constructor for class com.google.api.services.sheets.v4.model.Borders
 
build() - Method in class com.google.api.services.sheets.v4.Sheets.Builder
Builds a new instance of Sheets.
buildHttpRequestUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 

C

CellData - Class in com.google.api.services.sheets.v4.model
Data about a specific cell.
CellData() - Constructor for class com.google.api.services.sheets.v4.model.CellData
 
CellFormat - Class in com.google.api.services.sheets.v4.model
The format of a cell.
CellFormat() - Constructor for class com.google.api.services.sheets.v4.model.CellFormat
 
ChartData - Class in com.google.api.services.sheets.v4.model
The data included in a domain or series.
ChartData() - Constructor for class com.google.api.services.sheets.v4.model.ChartData
 
ChartSourceRange - Class in com.google.api.services.sheets.v4.model
Source ranges for a chart.
ChartSourceRange() - Constructor for class com.google.api.services.sheets.v4.model.ChartSourceRange
 
ChartSpec - Class in com.google.api.services.sheets.v4.model
The specifications of a chart.
ChartSpec() - Constructor for class com.google.api.services.sheets.v4.model.ChartSpec
 
ClearBasicFilterRequest - Class in com.google.api.services.sheets.v4.model
Clears the basic filter, if any exists on the sheet.
ClearBasicFilterRequest() - Constructor for class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
 
clone() - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
 
clone() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
 
clone() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
 
clone() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
 
clone() - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
 
clone() - Method in class com.google.api.services.sheets.v4.model.BooleanRule
 
clone() - Method in class com.google.api.services.sheets.v4.model.Border
 
clone() - Method in class com.google.api.services.sheets.v4.model.Borders
 
clone() - Method in class com.google.api.services.sheets.v4.model.CellData
 
clone() - Method in class com.google.api.services.sheets.v4.model.CellFormat
 
clone() - Method in class com.google.api.services.sheets.v4.model.ChartData
 
clone() - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
 
clone() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
 
clone() - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.Color
 
clone() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
 
clone() - Method in class com.google.api.services.sheets.v4.model.ConditionValue
 
clone() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
 
clone() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
 
clone() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.Editors
 
clone() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
 
clone() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
 
clone() - Method in class com.google.api.services.sheets.v4.model.ErrorValue
 
clone() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
 
clone() - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
 
clone() - Method in class com.google.api.services.sheets.v4.model.FilterView
 
clone() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.GradientRule
 
clone() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
 
clone() - Method in class com.google.api.services.sheets.v4.model.GridData
 
clone() - Method in class com.google.api.services.sheets.v4.model.GridProperties
 
clone() - Method in class com.google.api.services.sheets.v4.model.GridRange
 
clone() - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
 
clone() - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.NamedRange
 
clone() - Method in class com.google.api.services.sheets.v4.model.NumberFormat
 
clone() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
 
clone() - Method in class com.google.api.services.sheets.v4.model.Padding
 
clone() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotTable
 
clone() - Method in class com.google.api.services.sheets.v4.model.PivotValue
 
clone() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
 
clone() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.Request
 
clone() - Method in class com.google.api.services.sheets.v4.model.Response
 
clone() - Method in class com.google.api.services.sheets.v4.model.RowData
 
clone() - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.Sheet
 
clone() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
 
clone() - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.SortSpec
 
clone() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
 
clone() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
 
clone() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
 
clone() - Method in class com.google.api.services.sheets.v4.model.TextFormat
 
clone() - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
 
clone() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
 
clone() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
 
clone() - Method in class com.google.api.services.sheets.v4.model.ValueRange
 
Color - Class in com.google.api.services.sheets.v4.model
Represents a color in the RGBA color space.
Color() - Constructor for class com.google.api.services.sheets.v4.model.Color
 
com.google.api.services.sheets.v4 - package com.google.api.services.sheets.v4
 
com.google.api.services.sheets.v4.model - package com.google.api.services.sheets.v4.model
 
ConditionalFormatRule - Class in com.google.api.services.sheets.v4.model
A rule describing a conditional format.
ConditionalFormatRule() - Constructor for class com.google.api.services.sheets.v4.model.ConditionalFormatRule
 
ConditionValue - Class in com.google.api.services.sheets.v4.model
The value of the condition.
ConditionValue() - Constructor for class com.google.api.services.sheets.v4.model.ConditionValue
 
CopyPasteRequest - Class in com.google.api.services.sheets.v4.model
Copies data from the source to the destination.
CopyPasteRequest() - Constructor for class com.google.api.services.sheets.v4.model.CopyPasteRequest
 
CopySheetToAnotherSpreadsheetRequest - Class in com.google.api.services.sheets.v4.model
The request to copy a sheet across spreadsheets.
CopySheetToAnotherSpreadsheetRequest() - Constructor for class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
 
copyTo(String, Integer, CopySheetToAnotherSpreadsheetRequest) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations
Copies a single sheet from a spreadsheet to another spreadsheet.
create(Spreadsheet) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
Creates a spreadsheet, returning the newly created spreadsheet.
CutPasteRequest - Class in com.google.api.services.sheets.v4.model
Moves data from the source to the destination.
CutPasteRequest() - Constructor for class com.google.api.services.sheets.v4.model.CutPasteRequest
 

D

DataValidationRule - Class in com.google.api.services.sheets.v4.model
A data validation rule.
DataValidationRule() - Constructor for class com.google.api.services.sheets.v4.model.DataValidationRule
 
DEFAULT_BASE_URL - Static variable in class com.google.api.services.sheets.v4.Sheets
The default encoded base URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.sheets.v4.Sheets
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.sheets.v4.Sheets
The default encoded service path of the service.
DeleteConditionalFormatRuleRequest - Class in com.google.api.services.sheets.v4.model
Deletes a conditional format rule at the given index.
DeleteConditionalFormatRuleRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
 
DeleteConditionalFormatRuleResponse - Class in com.google.api.services.sheets.v4.model
The result of deleting a conditional format rule.
DeleteConditionalFormatRuleResponse() - Constructor for class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
 
DeleteDimensionRequest - Class in com.google.api.services.sheets.v4.model
Deletes the dimensions from the sheet.
DeleteDimensionRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
 
DeleteEmbeddedObjectRequest - Class in com.google.api.services.sheets.v4.model
Deletes the embedded object with the given ID.
DeleteEmbeddedObjectRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
 
DeleteFilterViewRequest - Class in com.google.api.services.sheets.v4.model
Deletes a particular filter view.
DeleteFilterViewRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
 
DeleteNamedRangeRequest - Class in com.google.api.services.sheets.v4.model
Removes the named range with the given ID from the spreadsheet.
DeleteNamedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
 
DeleteProtectedRangeRequest - Class in com.google.api.services.sheets.v4.model
Deletes the protected range with the given ID.
DeleteProtectedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
 
DeleteSheetRequest - Class in com.google.api.services.sheets.v4.model
Deletes the requested sheet.
DeleteSheetRequest() - Constructor for class com.google.api.services.sheets.v4.model.DeleteSheetRequest
 
DimensionProperties - Class in com.google.api.services.sheets.v4.model
Properties about a dimension.
DimensionProperties() - Constructor for class com.google.api.services.sheets.v4.model.DimensionProperties
 
DimensionRange - Class in com.google.api.services.sheets.v4.model
A range along a single dimension on a sheet.
DimensionRange() - Constructor for class com.google.api.services.sheets.v4.model.DimensionRange
 
DRIVE - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
View and manage the files in your Google Drive.
DRIVE_READONLY - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
View the files in your Google Drive.
DuplicateFilterViewRequest - Class in com.google.api.services.sheets.v4.model
Duplicates a particular filter view.
DuplicateFilterViewRequest() - Constructor for class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
 
DuplicateFilterViewResponse - Class in com.google.api.services.sheets.v4.model
The result of a filter view being duplicated.
DuplicateFilterViewResponse() - Constructor for class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
 
DuplicateSheetRequest - Class in com.google.api.services.sheets.v4.model
Duplicates the contents of a sheet.
DuplicateSheetRequest() - Constructor for class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
 
DuplicateSheetResponse - Class in com.google.api.services.sheets.v4.model
The result of duplicating a sheet.
DuplicateSheetResponse() - Constructor for class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
 

E

Editors - Class in com.google.api.services.sheets.v4.model
The editors of a protected range.
Editors() - Constructor for class com.google.api.services.sheets.v4.model.Editors
 
EmbeddedChart - Class in com.google.api.services.sheets.v4.model
A chart embedded in a sheet.
EmbeddedChart() - Constructor for class com.google.api.services.sheets.v4.model.EmbeddedChart
 
EmbeddedObjectPosition - Class in com.google.api.services.sheets.v4.model
The position of an embedded object such as a chart.
EmbeddedObjectPosition() - Constructor for class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
 
ErrorValue - Class in com.google.api.services.sheets.v4.model
An error in a cell.
ErrorValue() - Constructor for class com.google.api.services.sheets.v4.model.ErrorValue
 
executeUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
executeUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
executeUsingHead() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
ExtendedValue - Class in com.google.api.services.sheets.v4.model
The kinds of value that a cell in a spreadsheet can have.
ExtendedValue() - Constructor for class com.google.api.services.sheets.v4.model.ExtendedValue
 

F

FilterCriteria - Class in com.google.api.services.sheets.v4.model
Criteria for showing/hiding rows in a filter or filter view.
FilterCriteria() - Constructor for class com.google.api.services.sheets.v4.model.FilterCriteria
 
FilterView - Class in com.google.api.services.sheets.v4.model
A filter view.
FilterView() - Constructor for class com.google.api.services.sheets.v4.model.FilterView
 
FindReplaceRequest - Class in com.google.api.services.sheets.v4.model
Finds and replaces data in cells over a range, sheet, or all sheets.
FindReplaceRequest() - Constructor for class com.google.api.services.sheets.v4.model.FindReplaceRequest
 
FindReplaceResponse - Class in com.google.api.services.sheets.v4.model
The result of the find/replace.
FindReplaceResponse() - Constructor for class com.google.api.services.sheets.v4.model.FindReplaceResponse
 

G

get(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
Returns the spreadsheet at the given ID.
get(String, String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
Returns a range of values from a spreadsheet.
get$Xgafv() - Method in class com.google.api.services.sheets.v4.SheetsRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.sheets.v4.SheetsRequest
 
getAccessToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth access token.
getAddChart() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a chart.
getAddChart() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a chart.
getAddConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a new conditional format rule.
getAddFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a filter view.
getAddFilterView() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a filter view.
getAddNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a named range.
getAddNamedRange() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a named range.
getAddProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a protected range.
getAddProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a protected range.
getAddSheet() - Method in class com.google.api.services.sheets.v4.model.Request
Adds a sheet.
getAddSheet() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a sheet.
getAllSheets() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True to find/replace over all sheets.
getAlpha() - Method in class com.google.api.services.sheets.v4.model.Color
The fraction of this color that should be applied to the pixel.
getAlt() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Data format for response.
getAnchorCell() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The cell the object is anchored to.
getAppendCells() - Method in class com.google.api.services.sheets.v4.model.Request
Appends cells after the last row with data in a sheet.
getAppendDimension() - Method in class com.google.api.services.sheets.v4.model.Request
Appends dimensions to the end of a sheet.
getAutoFill() - Method in class com.google.api.services.sheets.v4.model.Request
Automatically fills in more data based on existing data.
getAutoRecalc() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The amount of time to wait before volatile functions are recalculated.
getAutoResizeDimensions() - Method in class com.google.api.services.sheets.v4.model.Request
Automatically resizes one or more dimensions based on the contents of the cells in that dimension.
getAxis() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The axis on the chart.
getBackgroundColor() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The background color of the cell.
getBasicChart() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
A basic chart specification, can be one of many kinds of charts.
getBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Sheet
The filter on this sheet, if any.
getBearerToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth bearer token.
getBlue() - Method in class com.google.api.services.sheets.v4.model.Color
The amount of blue in the color as a value in the interval [0, 1].
getBold() - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is bold.
getBooleanRule() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The formatting is either "on" or "off" according to the rule.
getBoolValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a boolean value.
getBorders() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The borders of the cell.
getBottom() - Method in class com.google.api.services.sheets.v4.model.Borders
The bottom border of the cell.
getBottom() - Method in class com.google.api.services.sheets.v4.model.Padding
The bottom padding of the cell.
getBottom() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the bottom of the range.
getBuckets() - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
Determines the bucket from which values are chosen to sort.
getCallback() - Method in class com.google.api.services.sheets.v4.SheetsRequest
JSONP
getCell() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The data to write.
getChart() - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
The chart that should be added to the spreadsheet, including the position where it should be placed.
getChart() - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
The newly added chart.
getChartId() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The ID of the chart.
getChartId() - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
The ID of the chart to update.
getCharts() - Method in class com.google.api.services.sheets.v4.model.Sheet
The specifications of every chart on this sheet.
getChartType() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The type of the chart.
getClearBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Request
Clears the basic filter on a sheet.
getCollapsed() - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
True if the data corresponding to the value is collapsed.
getColor() - Method in class com.google.api.services.sheets.v4.model.Border
The color of the border.
getColor() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
The color this interpolation point should use.
getColumnCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of columns in the grid.
getColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The column index of the coordinate.
getColumnMetadata() - Method in class com.google.api.services.sheets.v4.model.GridData
Metadata about the requested columns in the grid, starting with the column in start_column.
getColumns() - Method in class com.google.api.services.sheets.v4.model.PivotTable
Each column grouping in the pivot table.
getCondition() - Method in class com.google.api.services.sheets.v4.model.BooleanRule
The condition of the rule.
getCondition() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
The condition that data in the cell must match.
getCondition() - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
A condition that must be true for values to be shown.
getConditionalFormats() - Method in class com.google.api.services.sheets.v4.model.Sheet
The conditional format rules in this sheet.
getCoordinate() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The coordinate at which the data should start being inserted.
getCopyPaste() - Method in class com.google.api.services.sheets.v4.model.Request
Copies data from one area and pastes it to another.
getCriteria() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The criteria for showing/hiding values per column.
getCriteria() - Method in class com.google.api.services.sheets.v4.model.FilterView
The criteria for showing/hiding values per column.
getCriteria() - Method in class com.google.api.services.sheets.v4.model.PivotTable
An optional mapping of filters per source column offset.
getCutPaste() - Method in class com.google.api.services.sheets.v4.model.Request
Cuts data from one area and pastes it to another.
getData() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
The new values to apply to the spreadsheet.
getData() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The data to insert.
getData() - Method in class com.google.api.services.sheets.v4.model.Sheet
Data in the grid, if this is a grid sheet.
getDataValidation() - Method in class com.google.api.services.sheets.v4.model.CellData
A data validation rule on the cell, if any.
getDateTimeRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
How dates, times, and durations should be represented in the output.
getDateTimeRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
How dates, times, and durations should be represented in the output.
getDefaultFormat() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The default format of all cells in the spreadsheet.
getDeleteConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes an existing conditional format rule.
getDeleteConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from deleting a conditional format rule.
getDeleteDimension() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes rows or columns in a sheet.
getDeleteEmbeddedObject() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes an embedded object (e.g, chart, image) in a sheet.
getDeleteFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a filter view from a sheet.
getDeleteNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a named range.
getDeleteProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a protected range.
getDeleteSheet() - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a sheet.
getDelimiter() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The delimiter in the data.
getDelimiter() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The delimiter to use.
getDelimiterType() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The delimiter type to use.
getDescription() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The description of this protected range.
getDestination() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
The location to paste to.
getDestination() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
The top-left coordinate where the data should be pasted.
getDestinationIndex() - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
The zero-based start index of where to move the source data to, based on the coordinates *before* the source data is removed from the grid.
getDestinationSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
The ID of the spreadsheet to copy the sheet to.
getDimension() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
Whether rows or columns should be appended.
getDimension() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The dimension of the span.
getDimension() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The dimension that data should be filled into.
getDimensionIndex() - Method in class com.google.api.services.sheets.v4.model.SortSpec
The dimension the sort should be applied to.
getDimensions() - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
The dimensions to automatically resize.
getDomain() - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
The data of the domain.
getDomain() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The data that covers the domain of the pie chart.
getDomains() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The domain of data this is charting.
getDomainUsersCanEdit() - Method in class com.google.api.services.sheets.v4.model.Editors
True if anyone in the document's domain has edit access to the protected range.
getDuplicateFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
Duplicates a filter view.
getDuplicateFilterView() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from duplicating a filter view.
getDuplicateSheet() - Method in class com.google.api.services.sheets.v4.model.Request
Duplicates a sheet.
getDuplicateSheet() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from duplicating a sheet.
getEditors() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The users and groups with edit access to the protected range.
getEffectiveFormat() - Method in class com.google.api.services.sheets.v4.model.CellData
The effective format being used by the cell.
getEffectiveValue() - Method in class com.google.api.services.sheets.v4.model.CellData
The effective value of the cell.
getEndColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
The end column (exclusive) of the range, or not set if unbounded.
getEndIndex() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The end (exclusive) of the span, or not set if unbounded.
getEndRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
The end row (exclusive) of the range, or not set if unbounded.
getErrorValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents an error.
getFields() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The fields of CellData that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The fields of CellData that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
The fields of OverlayPosition that should be updated when setting a new position.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
The fields that should be updated.
getFields() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Selector specifying which fields to include in a partial response.
getFillLength() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The number of rows or columns that data should be filled into.
getFilter() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
The filter to add.
getFilter() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
The newly added filter view.
getFilter() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
The newly created filter.
getFilter() - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
The filter to set.
getFilter() - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
The new properties of the filter view.
getFilterId() - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
The ID of the filter to delete.
getFilterId() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
The ID of the filter being duplicated.
getFilterViewId() - Method in class com.google.api.services.sheets.v4.model.FilterView
The ID of the filter view.
getFilterViews() - Method in class com.google.api.services.sheets.v4.model.Sheet
The filter views in this sheet.
getFind() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The value to search.
getFindReplace() - Method in class com.google.api.services.sheets.v4.model.Request
Finds and replaces occurrences of some text with other text.
getFindReplace() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from doing a find/replace.
getFontFamily() - Method in class com.google.api.services.sheets.v4.model.TextFormat
The font family.
getFontSize() - Method in class com.google.api.services.sheets.v4.model.TextFormat
The size of the font.
getForegroundColor() - Method in class com.google.api.services.sheets.v4.model.TextFormat
The foreground color of the text.
getFormat() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The format of the title.
getFormat() - Method in class com.google.api.services.sheets.v4.model.BooleanRule
The format to apply.
getFormat() - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
The format of this run.
getFormattedValue() - Method in class com.google.api.services.sheets.v4.model.CellData
The formatted value of the cell.
getFormula() - Method in class com.google.api.services.sheets.v4.model.PivotValue
A custom formula to calculate the value.
getFormulasChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of formula cells changed.
getFormulaValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a formula.
getFrozenColumnCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of columns that are frozen in the grid.
getFrozenRowCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of rows that are frozen in the grid.
getGradientRule() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The formatting will vary based on the gradients in the rule.
getGreen() - Method in class com.google.api.services.sheets.v4.model.Color
The amount of green in the color as a value in the interval [0, 1].
getGridProperties() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
Additional properties of the sheet if this sheet is a grid.
getGroups() - Method in class com.google.api.services.sheets.v4.model.Editors
The email addresses of groups with edit access to the protected range.
getHeaderCount() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The number of rows or columns in the data that are "headers".
getHeightPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The height of the object, in pixels.
getHidden() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
True if the sheet is hidden in the UI, false if it's visible.
getHiddenByFilter() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
True if this dimension is being filtered.
getHiddenByUser() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
True if this dimension is explicitly hidden.
getHiddenDimensionStrategy() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
Determines how the charts will use hidden rows or columns.
getHiddenValues() - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
Values that should be hidden.
getHideGridlines() - Method in class com.google.api.services.sheets.v4.model.GridProperties
True if the grid isn't showing gridlines in the UI.
getHorizontalAlignment() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The horizontal alignment of the value in the cell.
getHtml() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
True if the data is HTML.
getHyperlink() - Method in class com.google.api.services.sheets.v4.model.CellData
A hyperlink this cell points to, if any.
getHyperlinkDisplayType() - Method in class com.google.api.services.sheets.v4.model.CellFormat
How a hyperlink, if it exists, should be displayed in the cell.
getIncludeFormulas() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the search should include cells with formulas.
getIncludeGridData() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
True if grid data should be returned.
getIndex() - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
The zero-based index where the rule should be inserted.
getIndex() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
The zero-based index of the rule to be deleted.
getIndex() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The index of the sheet within the spreadsheet.
getIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The zero-based index of the rule that should be replaced or moved.
getInheritFromBefore() - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
Whether dimension properties should be extended from the dimensions before or after the newly inserted dimensions.
getInnerHorizontal() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The horizontal border to put within the range.
getInnerVertical() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The vertical border to put within the range.
getInputMessage() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
A message to show the user when adding data to the cell.
getInsertDataOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
How the input data should be inserted.
getInsertDimension() - Method in class com.google.api.services.sheets.v4.model.Request
Inserts new rows or columns in a sheet.
getInsertSheetIndex() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The zero-based index where the new sheet should be inserted.
getItalic() - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is italicized.
getKey() - Method in class com.google.api.services.sheets.v4.SheetsRequest
API key.
getLeft() - Method in class com.google.api.services.sheets.v4.model.Borders
The left border of the cell.
getLeft() - Method in class com.google.api.services.sheets.v4.model.Padding
The left padding of the cell.
getLeft() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the left of the range.
getLegendPosition() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The position of the chart legend.
getLegendPosition() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
Where the legend of the pie chart should be drawn.
getLength() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
The number of rows or columns to append.
getLocale() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The locale of the spreadsheet in one of the following formats: * an ISO 639-1 language code such as `en` * an ISO 639-2 language code such as `fil`, if no 639-1 code exists * a combination of the ISO language code and country code, such as `en_US` Note: when updating this field, not all locales/languages are supported.
getMajorDimension() - Method in class com.google.api.services.sheets.v4.model.ValueRange
The major dimension of the values.
getMajorDimension() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The major dimension that results should use.
getMajorDimension() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The major dimension that results should use.
getMatchCase() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the search is case sensitive.
getMatchEntireCell() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the find value should match the entire cell.
getMaxpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
The final interpolation point.
getMergeCells() - Method in class com.google.api.services.sheets.v4.model.Request
Merges cells together.
getMerges() - Method in class com.google.api.services.sheets.v4.model.Sheet
The ranges that are merged together.
getMergeType() - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
How the cells should be merged.
getMessage() - Method in class com.google.api.services.sheets.v4.model.ErrorValue
A message with more information about the error (in the spreadsheet's locale).
getMidpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
An optional midway interpolation point.
getMinpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
The starting interpolation point.
getMoveDimension() - Method in class com.google.api.services.sheets.v4.model.Request
Moves rows or columns to another location in a sheet.
getName() - Method in class com.google.api.services.sheets.v4.model.NamedRange
The name of the named range.
getName() - Method in class com.google.api.services.sheets.v4.model.PivotValue
A name to use for the value.
getNamedRange() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
The named range to add.
getNamedRange() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
The named range to add.
getNamedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
The named range to update with the new properties.
getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
The ID of the named range to delete.
getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.FilterView
The named range this filter view is backed by, if any.
getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.NamedRange
The ID of the named range.
getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The named range this protected range is backed by, if any.
getNamedRanges() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The named ranges defined in a spreadsheet.
getNewIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The zero-based new index the rule should end up at.
getNewIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The index of the new rule.
getNewPosition() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
An explicit position to move the embedded object to.
getNewRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The new rule that replaced the old rule (if replacing), or the rule that was moved (if moved)
getNewSheet() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
If true, the embedded object will be put on a new sheet whose ID is chosen for you.
getNewSheetId() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
If set, the ID of the new sheet.
getNewSheetName() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The name of the new sheet.
getNote() - Method in class com.google.api.services.sheets.v4.model.CellData
Any note on the cell.
getNumberFormat() - Method in class com.google.api.services.sheets.v4.model.CellFormat
A format describing how number values should be represented to the user.
getNumberValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a double value.
getOauthToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth 2.0 token for the current user.
getObjectId() - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
The ID of the embedded object to delete.
getObjectId() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
The ID of the object to moved.
getOccurrencesChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of occurrences (possibly multiple within a cell) changed.
getOffsetXPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The horizontal offset, in pixels, that the object is offset from the anchor cell.
getOffsetYPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The vertical offset, in pixels, that the object is offset from the anchor cell.
getOldIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The old index of the rule.
getOldRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The old (deleted) rule.
getOverlayPosition() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
The position at which the object is overlaid on top of a grid.
getPadding() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The padding of the cell.
getPasteData() - Method in class com.google.api.services.sheets.v4.model.Request
Pastes data (HTML or delimited) into a sheet.
getPasteOrientation() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
How that data should be oriented when pasting.
getPasteType() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
What kind of data to paste.
getPasteType() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
What kind of data to paste.
getPattern() - Method in class com.google.api.services.sheets.v4.model.NumberFormat
Pattern string used for formatting.
getPieChart() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
A pie chart specification.
getPieHole() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The size of the hole in the pie chart.
getPivotTable() - Method in class com.google.api.services.sheets.v4.model.CellData
A pivot table anchored at this cell.
getPixelSize() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
The height (if a row) or width (if a column) of the dimension in pixels.
getPosition() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The position of this axis.
getPosition() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The position of the chart.
getPosition() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
The new position of the embedded object.
getPp() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Pretty-print response.
getPrettyPrint() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Returns response with indentations and line breaks.
getProperties() - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
The properties the new sheet should have.
getProperties() - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
The properties of the newly added sheet.
getProperties() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
The properties of the duplicate sheet.
getProperties() - Method in class com.google.api.services.sheets.v4.model.Sheet
The properties of the sheet.
getProperties() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
Overall properties of a spreadsheet.
getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
Properties to update.
getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
The properties to update.
getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
The properties to update.
getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
The protected range to be added.
getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
The newly added protected range.
getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
The protected range to update with the new properties.
getProtectedRangeId() - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
The ID of the protected range to delete.
getProtectedRangeId() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The ID of the protected range.
getProtectedRanges() - Method in class com.google.api.services.sheets.v4.model.Sheet
The protected ranges in this sheet.
getQuotaUser() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Available to use for quota purposes for server-side applications.
getRange() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
The range to autofill.
getRange() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The range the filter covers.
getRange() - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
The dimensions to delete from the sheet.
getRange() - Method in class com.google.api.services.sheets.v4.model.FilterView
The range this filter view covers.
getRange() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The range to find/replace over.
getRange() - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
The dimensions to insert.
getRange() - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
The range of cells to merge.
getRange() - Method in class com.google.api.services.sheets.v4.model.NamedRange
The range this represents.
getRange() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The range that is being protected.
getRange() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The range to repeat the cell in.
getRange() - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
The range the data validation rule should apply to.
getRange() - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
The range to sort.
getRange() - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
The range within which all cells should be unmerged.
getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The range whose borders should be updated.
getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The range to write data to.
getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
The rows or columns to update.
getRange() - Method in class com.google.api.services.sheets.v4.model.ValueRange
The range the values cover, in A1 notation.
getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
The A1 notation of a range to search for a logical table of data.
getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The A1 notation of the values to retrieve.
getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
The A1 notation of the values to update.
getRanges() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The ranges that will be formatted if the condition is true.
getRanges() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
The ranges to retrieve from the spreadsheet.
getRanges() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The A1 notation of the values to retrieve.
getRed() - Method in class com.google.api.services.sheets.v4.model.Color
The amount of red in the color as a value in the interval [0, 1].
getRelativeDate() - Method in class com.google.api.services.sheets.v4.model.ConditionValue
A relative date (based on the current date).
getRepeatCell() - Method in class com.google.api.services.sheets.v4.model.Request
Repeats a single cell across a range.
getReplacement() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The value to use as the replacement.
getReplies() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
The reply of the updates.
getRequestingUserCanEdit() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
True if the user who requested this protected range can edit the protected area.
getRequests() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
A list of updates to apply to the spreadsheet.
getResponses() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
One UpdateValuesResponse per requested range, in the same order as the requests appeared.
getRight() - Method in class com.google.api.services.sheets.v4.model.Borders
The right border of the cell.
getRight() - Method in class com.google.api.services.sheets.v4.model.Padding
The right padding of the cell.
getRight() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the right of the range.
getRightToLeft() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
True if the sheet is an RTL sheet instead of an LTR sheet.
getRowCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of rows in the grid.
getRowData() - Method in class com.google.api.services.sheets.v4.model.GridData
The data in the grid, one entry per row, starting with the row in startRow.
getRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The row index of the coordinate.
getRowMetadata() - Method in class com.google.api.services.sheets.v4.model.GridData
Metadata about the requested rows in the grid, starting with the row in start_row.
getRows() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The data to append.
getRows() - Method in class com.google.api.services.sheets.v4.model.PivotTable
Each row grouping in the pivot table.
getRows() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The data to write.
getRowsChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of rows changed.
getRule() - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
The rule to add.
getRule() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
The rule that was deleted.
getRule() - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
The data validation rule to set on each cell in the range, or empty to clear the data validation in the range.
getRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The rule that should replace the rule at the given index.
getSearchByRegex() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the find value is a regex.
getSeries() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The data being visualized in this chart series.
getSeries() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The data this chart is visualizing.
getSeries() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The data that covers the one and only series of the pie chart.
getSetBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Request
Sets the basic filter on a sheet.
getSetDataValidation() - Method in class com.google.api.services.sheets.v4.model.Request
Sets data validation for one or more cells.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The sheet ID to append the data to.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
The sheet to append rows or columns to.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
The sheet ID on which the basic filter should be cleared.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
The sheet the rule is being deleted from.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
The ID of the sheet to delete.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The sheet this span is on.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
The sheet this is on.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The sheet to find/replace over.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The sheet this coordinate is on.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.GridRange
The sheet this range is on.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The ID of the sheet.
getSheetId() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The sheet of the rule to move.
getSheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
The ID of the sheet to copy.
getSheets() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The sheets that are part of a spreadsheet.
getSheetsChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of sheets changed.
getSheetType() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The type of sheet.
getShowCustomUi() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
True if the UI should be customized based on the kind of condition.
getShowTotals() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
True if the pivot table should include the totals for this grouping.
getSortOrder() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The order the values in this group should be sorted.
getSortOrder() - Method in class com.google.api.services.sheets.v4.model.SortSpec
The order data should be sorted.
getSortRange() - Method in class com.google.api.services.sheets.v4.model.Request
Sorts data in a range.
getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The sort order per column.
getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.FilterView
The sort order per column.
getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
The sort order per column.
getSource() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
The source range to copy.
getSource() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
The source data to cut.
getSource() - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
The source dimensions to move.
getSource() - Method in class com.google.api.services.sheets.v4.model.PivotTable
The range the pivot table is reading data from.
getSource() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The location of the data to use as the source of the autofill.
getSource() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The source data range.
getSourceAndDestination() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
The source and destination areas to autofill.
getSourceColumnOffset() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The column offset of the source range that this grouping is based on.
getSourceColumnOffset() - Method in class com.google.api.services.sheets.v4.model.PivotValue
The column offset of the source range that this value reads from.
getSourceRange() - Method in class com.google.api.services.sheets.v4.model.ChartData
The source ranges of the data.
getSources() - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
The ranges of data for a series or domain.
getSourceSheetId() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The sheet to duplicate.
getSpec() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The specification of the chart.
getSpec() - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
The specification to apply to the chart.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
The spreadsheet the updates were applied to.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
The ID of the spreadsheet the data was retrieved from.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
The spreadsheet the updates were applied to.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The spreadsheet the updates were applied to.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The ID of the spreadsheet.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The spreadsheet the updates were applied to.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
The spreadsheet to apply the updates to.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
The spreadsheet to request.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
The ID of the spreadsheet containing the sheet to copy.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
The ID of the spreadsheet to update.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The ID of the spreadsheet to retrieve data from.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
The ID of the spreadsheet to update.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The ID of the spreadsheet to retrieve data from.
getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
The ID of the spreadsheet to update.
getStart() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The coordinate to start writing data at.
getStartColumn() - Method in class com.google.api.services.sheets.v4.model.GridData
The first column this GridData refers to, zero-based.
getStartColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
The start column (inclusive) of the range, or not set if unbounded.
getStartIndex() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The start (inclusive) of the span, or not set if unbounded.
getStartIndex() - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
The character index where this run starts.
getStartRow() - Method in class com.google.api.services.sheets.v4.model.GridData
The first row this GridData refers to, zero-based.
getStartRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
The start row (inclusive) of the range, or not set if unbounded.
getStrict() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
True if invalid data should be rejected.
getStrikethrough() - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text has a strikethrough.
getStringValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a string value.
getStyle() - Method in class com.google.api.services.sheets.v4.model.Border
The style of the border.
getSummarizeFunction() - Method in class com.google.api.services.sheets.v4.model.PivotValue
A function to summarize the value.
getTabColor() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The color of the tab in the UI.
getTableRange() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
The range (in A1 notation) of the table that values are being appended to (before the values were appended).
getTargetAxis() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The minor axis that will specify the range of values for this series.
getTextDirection() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The direction of the text in the cell.
getTextFormat() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The format of the text in the cell (unless overridden by a format run).
getTextFormatRuns() - Method in class com.google.api.services.sheets.v4.model.CellData
Runs of rich text applied to subsections of the cell.
getTextToColumns() - Method in class com.google.api.services.sheets.v4.model.Request
Converts a column of text into many columns of text.
getThreeDimensional() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
True if the pie is three dimensional.
getTimeZone() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The time zone of the spreadsheet, in CLDR format such as `America/New_York`.
getTitle() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The title of this axis.
getTitle() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
The title of the chart.
getTitle() - Method in class com.google.api.services.sheets.v4.model.FilterView
The name of the filter view.
getTitle() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The name of the sheet.
getTitle() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The title of the spreadsheet.
getTop() - Method in class com.google.api.services.sheets.v4.model.Borders
The top border of the cell.
getTop() - Method in class com.google.api.services.sheets.v4.model.Padding
The top padding of the cell.
getTop() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the top of the range.
getTotalUpdatedCells() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of cells updated.
getTotalUpdatedColumns() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of columns where at least one cell in the column was updated.
getTotalUpdatedRows() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of rows where at least one cell in the row was updated.
getTotalUpdatedSheets() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of sheets where at least one cell in the sheet was updated.
getType() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The type of this series.
getType() - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
The type of condition.
getType() - Method in class com.google.api.services.sheets.v4.model.ErrorValue
The type of error.
getType() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
How the value should be interpreted.
getType() - Method in class com.google.api.services.sheets.v4.model.NumberFormat
The type of the number format.
getType() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
How the data should be pasted.
getUnderline() - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is underlined.
getUnmergeCells() - Method in class com.google.api.services.sheets.v4.model.Request
Unmerges merged cells.
getUnprotectedRanges() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The list of unprotected ranges within a protected sheet.
getUpdateBorders() - Method in class com.google.api.services.sheets.v4.model.Request
Updates the borders in a range of cells.
getUpdateCells() - Method in class com.google.api.services.sheets.v4.model.Request
Updates many cells at once.
getUpdateChartSpec() - Method in class com.google.api.services.sheets.v4.model.Request
Updates a chart's specifications.
getUpdateConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
Updates an existing conditional format rule.
getUpdateConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from updating a conditional format rule.
getUpdatedCells() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of cells updated.
getUpdatedColumns() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of columns where at least one cell in the column was updated.
getUpdateDimensionProperties() - Method in class com.google.api.services.sheets.v4.model.Request
Updates dimensions' properties.
getUpdatedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The range (in A1 notation) that updates were applied to.
getUpdatedRows() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of rows where at least one cell in the row was updated.
getUpdateEmbeddedObjectPosition() - Method in class com.google.api.services.sheets.v4.model.Request
Updates an embedded object's (e.g.
getUpdateEmbeddedObjectPosition() - Method in class com.google.api.services.sheets.v4.model.Response
A reply from updating an embedded object's position.
getUpdateFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
Updates the properties of a filter view.
getUpdateNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Updates a named range.
getUpdateProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
Updates a protected range.
getUpdates() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
Information about the updates that were applied.
getUpdateSheetProperties() - Method in class com.google.api.services.sheets.v4.model.Request
Updates a sheet's properties.
getUpdateSpreadsheetProperties() - Method in class com.google.api.services.sheets.v4.model.Request
Updates the spreadsheet's properties.
getUploadProtocol() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.sheets.v4.SheetsRequest
Legacy upload protocol for media (e.g.
getUseAlternateSeries() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
True if we should generate data with the "alternate" series.
getUserEnteredFormat() - Method in class com.google.api.services.sheets.v4.model.CellData
The format the user entered for the cell.
getUserEnteredValue() - Method in class com.google.api.services.sheets.v4.model.CellData
The value the user entered in the cell.
getUserEnteredValue() - Method in class com.google.api.services.sheets.v4.model.ConditionValue
A value the condition is based on.
getUsers() - Method in class com.google.api.services.sheets.v4.model.Editors
The email addresses of users with edit access to the protected range.
getValue() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
The value this interpolation point uses.
getValue() - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
The calculated value the metadata corresponds to.
getValueBucket() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The bucket of the opposite pivot group to sort by.
getValueInputOption() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
How the input data should be interpreted.
getValueInputOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
How the input data should be interpreted.
getValueInputOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
How the input data should be interpreted.
getValueLayout() - Method in class com.google.api.services.sheets.v4.model.PivotTable
Whether values should be listed horizontally (as columns) or vertically (as rows).
getValueMetadata() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
Metadata about values in the grouping.
getValueRanges() - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
The requested values.
getValueRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
How values should be represented in the output.
getValueRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
How values should be represented in the output.
getValues() - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
The values of the condition.
getValues() - Method in class com.google.api.services.sheets.v4.model.PivotTable
A list of values to include in the pivot table.
getValues() - Method in class com.google.api.services.sheets.v4.model.RowData
The values in the row, one per column.
getValues() - Method in class com.google.api.services.sheets.v4.model.ValueRange
The data that was read or to be written.
getValuesChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of non-formula cells changed.
getValuesIndex() - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
The offset in the PivotTable.values list which the values in this grouping should be sorted by.
getVerticalAlignment() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The vertical alignment of the value in the cell.
getVisibleValues() - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
Values that should be included.
getWarningOnly() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
True if this protected range will show a warning when editing.
getWidth() - Method in class com.google.api.services.sheets.v4.model.Border
The width of the border, in pixels.
getWidthPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The width of the object, in pixels.
getWrapStrategy() - Method in class com.google.api.services.sheets.v4.model.CellFormat
The wrap strategy for the value in the cell.
GradientRule - Class in com.google.api.services.sheets.v4.model
A rule that applies a gradient color scale format, based on the interpolation points listed.
GradientRule() - Constructor for class com.google.api.services.sheets.v4.model.GradientRule
 
GridCoordinate - Class in com.google.api.services.sheets.v4.model
A coordinate in a sheet.
GridCoordinate() - Constructor for class com.google.api.services.sheets.v4.model.GridCoordinate
 
GridData - Class in com.google.api.services.sheets.v4.model
Data in the grid, as well as metadata about the dimensions.
GridData() - Constructor for class com.google.api.services.sheets.v4.model.GridData
 
GridProperties - Class in com.google.api.services.sheets.v4.model
Properties of a grid.
GridProperties() - Constructor for class com.google.api.services.sheets.v4.model.GridProperties
 
GridRange - Class in com.google.api.services.sheets.v4.model
A range on a sheet.
GridRange() - Constructor for class com.google.api.services.sheets.v4.model.GridRange
 

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.sheets.v4.Sheets
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.sheets.v4.SheetsRequestInitializer
 
initializeSheetsRequest(SheetsRequest<?>) - Method in class com.google.api.services.sheets.v4.SheetsRequestInitializer
Initializes Sheets request.
InsertDimensionRequest - Class in com.google.api.services.sheets.v4.model
Inserts rows or columns in a sheet at a particular index.
InsertDimensionRequest() - Constructor for class com.google.api.services.sheets.v4.model.InsertDimensionRequest
 
InterpolationPoint - Class in com.google.api.services.sheets.v4.model
A single interpolation point on a gradient conditional format.
InterpolationPoint() - Constructor for class com.google.api.services.sheets.v4.model.InterpolationPoint
 

M

MergeCellsRequest - Class in com.google.api.services.sheets.v4.model
Merges all cells in the range.
MergeCellsRequest() - Constructor for class com.google.api.services.sheets.v4.model.MergeCellsRequest
 
MoveDimensionRequest - Class in com.google.api.services.sheets.v4.model
Moves one or more rows or columns.
MoveDimensionRequest() - Constructor for class com.google.api.services.sheets.v4.model.MoveDimensionRequest
 

N

NamedRange - Class in com.google.api.services.sheets.v4.model
A named range.
NamedRange() - Constructor for class com.google.api.services.sheets.v4.model.NamedRange
 
NumberFormat - Class in com.google.api.services.sheets.v4.model
The number format of a cell.
NumberFormat() - Constructor for class com.google.api.services.sheets.v4.model.NumberFormat
 

O

OverlayPosition - Class in com.google.api.services.sheets.v4.model
The location an object is overlaid on top of a grid.
OverlayPosition() - Constructor for class com.google.api.services.sheets.v4.model.OverlayPosition
 

P

Padding - Class in com.google.api.services.sheets.v4.model
The amount of padding around the cell, in pixels.
Padding() - Constructor for class com.google.api.services.sheets.v4.model.Padding
 
PasteDataRequest - Class in com.google.api.services.sheets.v4.model
Inserts data into the spreadsheet starting at the specified coordinate.
PasteDataRequest() - Constructor for class com.google.api.services.sheets.v4.model.PasteDataRequest
 
PieChartSpec - Class in com.google.api.services.sheets.v4.model
A pie chart.
PieChartSpec() - Constructor for class com.google.api.services.sheets.v4.model.PieChartSpec
 
PivotFilterCriteria - Class in com.google.api.services.sheets.v4.model
Criteria for showing/hiding rows in a pivot table.
PivotFilterCriteria() - Constructor for class com.google.api.services.sheets.v4.model.PivotFilterCriteria
 
PivotGroup - Class in com.google.api.services.sheets.v4.model
A single grouping (either row or column) in a pivot table.
PivotGroup() - Constructor for class com.google.api.services.sheets.v4.model.PivotGroup
 
PivotGroupSortValueBucket - Class in com.google.api.services.sheets.v4.model
Information about which values in a pivot group should be used for sorting.
PivotGroupSortValueBucket() - Constructor for class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
 
PivotGroupValueMetadata - Class in com.google.api.services.sheets.v4.model
Metadata about a value in a pivot grouping.
PivotGroupValueMetadata() - Constructor for class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
 
PivotTable - Class in com.google.api.services.sheets.v4.model
A pivot table.
PivotTable() - Constructor for class com.google.api.services.sheets.v4.model.PivotTable
 
PivotValue - Class in com.google.api.services.sheets.v4.model
The definition of how a value in a pivot table should be calculated.
PivotValue() - Constructor for class com.google.api.services.sheets.v4.model.PivotValue
 
ProtectedRange - Class in com.google.api.services.sheets.v4.model
A protected range.
ProtectedRange() - Constructor for class com.google.api.services.sheets.v4.model.ProtectedRange
 

R

RepeatCellRequest - Class in com.google.api.services.sheets.v4.model
Updates all cells in the range to the values in the given Cell object.
RepeatCellRequest() - Constructor for class com.google.api.services.sheets.v4.model.RepeatCellRequest
 
Request - Class in com.google.api.services.sheets.v4.model
A single kind of update to apply to a spreadsheet.
Request() - Constructor for class com.google.api.services.sheets.v4.model.Request
 
Response - Class in com.google.api.services.sheets.v4.model
A single response from an update.
Response() - Constructor for class com.google.api.services.sheets.v4.model.Response
 
RowData - Class in com.google.api.services.sheets.v4.model
Data about each cell in a row.
RowData() - Constructor for class com.google.api.services.sheets.v4.model.RowData
 

S

set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Border
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Borders
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CellData
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CellFormat
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartData
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Color
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Editors
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FilterView
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GradientRule
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridData
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridProperties
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.NamedRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Padding
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotTable
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotValue
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Request
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Response
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.RowData
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Sheet
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SortSpec
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextFormat
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ValueRange
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
set(String, Object) - Method in class com.google.api.services.sheets.v4.SheetsRequest
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setAccessToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth access token.
setAddChart(AddChartRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a chart.
setAddChart(AddChartResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a chart.
setAddConditionalFormatRule(AddConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a new conditional format rule.
setAddFilterView(AddFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a filter view.
setAddFilterView(AddFilterViewResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a filter view.
setAddNamedRange(AddNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a named range.
setAddNamedRange(AddNamedRangeResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a named range.
setAddProtectedRange(AddProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a protected range.
setAddProtectedRange(AddProtectedRangeResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a protected range.
setAddSheet(AddSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Adds a sheet.
setAddSheet(AddSheetResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from adding a sheet.
setAllSheets(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True to find/replace over all sheets.
setAlpha(Float) - Method in class com.google.api.services.sheets.v4.model.Color
The fraction of this color that should be applied to the pixel.
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setAlt(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Data format for response.
setAnchorCell(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The cell the object is anchored to.
setAppendCells(AppendCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Appends cells after the last row with data in a sheet.
setAppendDimension(AppendDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Appends dimensions to the end of a sheet.
setApplicationName(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setAutoFill(AutoFillRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Automatically fills in more data based on existing data.
setAutoRecalc(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The amount of time to wait before volatile functions are recalculated.
setAutoResizeDimensions(AutoResizeDimensionsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Automatically resizes one or more dimensions based on the contents of the cells in that dimension.
setAxis(List<BasicChartAxis>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The axis on the chart.
setBackgroundColor(Color) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The background color of the cell.
setBasicChart(BasicChartSpec) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
A basic chart specification, can be one of many kinds of charts.
setBasicFilter(BasicFilter) - Method in class com.google.api.services.sheets.v4.model.Sheet
The filter on this sheet, if any.
SetBasicFilterRequest - Class in com.google.api.services.sheets.v4.model
Sets the basic filter associated with a sheet.
SetBasicFilterRequest() - Constructor for class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setBearerToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth bearer token.
setBlue(Float) - Method in class com.google.api.services.sheets.v4.model.Color
The amount of blue in the color as a value in the interval [0, 1].
setBold(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is bold.
setBooleanRule(BooleanRule) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The formatting is either "on" or "off" according to the rule.
setBoolValue(Boolean) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a boolean value.
setBorders(Borders) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The borders of the cell.
setBottom(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
The bottom border of the cell.
setBottom(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
The bottom padding of the cell.
setBottom(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the bottom of the range.
setBuckets(List<ExtendedValue>) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
Determines the bucket from which values are chosen to sort.
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setCallback(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
JSONP
setCell(CellData) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The data to write.
setChart(EmbeddedChart) - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
The chart that should be added to the spreadsheet, including the position where it should be placed.
setChart(EmbeddedChart) - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
The newly added chart.
setChartId(Integer) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The ID of the chart.
setChartId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
The ID of the chart to update.
setCharts(List<EmbeddedChart>) - Method in class com.google.api.services.sheets.v4.model.Sheet
The specifications of every chart on this sheet.
setChartType(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The type of the chart.
setClearBasicFilter(ClearBasicFilterRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Clears the basic filter on a sheet.
setCollapsed(Boolean) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
True if the data corresponding to the value is collapsed.
setColor(Color) - Method in class com.google.api.services.sheets.v4.model.Border
The color of the border.
setColor(Color) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
The color this interpolation point should use.
setColumnCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of columns in the grid.
setColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The column index of the coordinate.
setColumnMetadata(List<DimensionProperties>) - Method in class com.google.api.services.sheets.v4.model.GridData
Metadata about the requested columns in the grid, starting with the column in start_column.
setColumns(List<PivotGroup>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
Each column grouping in the pivot table.
setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
The condition of the rule.
setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
The condition that data in the cell must match.
setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
A condition that must be true for values to be shown.
setConditionalFormats(List<ConditionalFormatRule>) - Method in class com.google.api.services.sheets.v4.model.Sheet
The conditional format rules in this sheet.
setCoordinate(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The coordinate at which the data should start being inserted.
setCopyPaste(CopyPasteRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Copies data from one area and pastes it to another.
setCriteria(Map<String, FilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The criteria for showing/hiding values per column.
setCriteria(Map<String, FilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.FilterView
The criteria for showing/hiding values per column.
setCriteria(Map<String, PivotFilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
An optional mapping of filters per source column offset.
setCutPaste(CutPasteRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Cuts data from one area and pastes it to another.
setData(List<ValueRange>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
The new values to apply to the spreadsheet.
setData(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The data to insert.
setData(List<GridData>) - Method in class com.google.api.services.sheets.v4.model.Sheet
Data in the grid, if this is a grid sheet.
setDataValidation(DataValidationRule) - Method in class com.google.api.services.sheets.v4.model.CellData
A data validation rule on the cell, if any.
SetDataValidationRequest - Class in com.google.api.services.sheets.v4.model
Sets a data validation rule to every cell in the range.
SetDataValidationRequest() - Constructor for class com.google.api.services.sheets.v4.model.SetDataValidationRequest
 
setDateTimeRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
How dates, times, and durations should be represented in the output.
setDateTimeRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
How dates, times, and durations should be represented in the output.
setDefaultFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The default format of all cells in the spreadsheet.
setDeleteConditionalFormatRule(DeleteConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes an existing conditional format rule.
setDeleteConditionalFormatRule(DeleteConditionalFormatRuleResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from deleting a conditional format rule.
setDeleteDimension(DeleteDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes rows or columns in a sheet.
setDeleteEmbeddedObject(DeleteEmbeddedObjectRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes an embedded object (e.g, chart, image) in a sheet.
setDeleteFilterView(DeleteFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a filter view from a sheet.
setDeleteNamedRange(DeleteNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a named range.
setDeleteProtectedRange(DeleteProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a protected range.
setDeleteSheet(DeleteSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Deletes a sheet.
setDelimiter(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
The delimiter in the data.
setDelimiter(String) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The delimiter to use.
setDelimiterType(String) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The delimiter type to use.
setDescription(String) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The description of this protected range.
setDestination(GridRange) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
The location to paste to.
setDestination(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
The top-left coordinate where the data should be pasted.
setDestinationIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
The zero-based start index of where to move the source data to, based on the coordinates *before* the source data is removed from the grid.
setDestinationSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
The ID of the spreadsheet to copy the sheet to.
setDimension(String) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
Whether rows or columns should be appended.
setDimension(String) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The dimension of the span.
setDimension(String) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The dimension that data should be filled into.
setDimensionIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.SortSpec
The dimension the sort should be applied to.
setDimensions(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
The dimensions to automatically resize.
setDisableGZipContent(boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
 
setDomain(ChartData) - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
The data of the domain.
setDomain(ChartData) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The data that covers the domain of the pie chart.
setDomains(List<BasicChartDomain>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The domain of data this is charting.
setDomainUsersCanEdit(Boolean) - Method in class com.google.api.services.sheets.v4.model.Editors
True if anyone in the document's domain has edit access to the protected range.
setDuplicateFilterView(DuplicateFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Duplicates a filter view.
setDuplicateFilterView(DuplicateFilterViewResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from duplicating a filter view.
setDuplicateSheet(DuplicateSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Duplicates a sheet.
setDuplicateSheet(DuplicateSheetResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from duplicating a sheet.
setEditors(Editors) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The users and groups with edit access to the protected range.
setEffectiveFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.CellData
The effective format being used by the cell.
setEffectiveValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.CellData
The effective value of the cell.
setEndColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
The end column (exclusive) of the range, or not set if unbounded.
setEndIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The end (exclusive) of the span, or not set if unbounded.
setEndRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
The end row (exclusive) of the range, or not set if unbounded.
setErrorValue(ErrorValue) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents an error.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The fields of CellData that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The fields of CellData that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
The fields of OverlayPosition that should be updated when setting a new position.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
The fields that should be updated.
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setFields(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Selector specifying which fields to include in a partial response.
setFillLength(Integer) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The number of rows or columns that data should be filled into.
setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
The filter to add.
setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
The newly added filter view.
setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
The newly created filter.
setFilter(BasicFilter) - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
The filter to set.
setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
The new properties of the filter view.
setFilterId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
The ID of the filter to delete.
setFilterId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
The ID of the filter being duplicated.
setFilterViewId(Integer) - Method in class com.google.api.services.sheets.v4.model.FilterView
The ID of the filter view.
setFilterViews(List<FilterView>) - Method in class com.google.api.services.sheets.v4.model.Sheet
The filter views in this sheet.
setFind(String) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The value to search.
setFindReplace(FindReplaceRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Finds and replaces occurrences of some text with other text.
setFindReplace(FindReplaceResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from doing a find/replace.
setFontFamily(String) - Method in class com.google.api.services.sheets.v4.model.TextFormat
The font family.
setFontSize(Integer) - Method in class com.google.api.services.sheets.v4.model.TextFormat
The size of the font.
setForegroundColor(Color) - Method in class com.google.api.services.sheets.v4.model.TextFormat
The foreground color of the text.
setFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The format of the title.
setFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
The format to apply.
setFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
The format of this run.
setFormattedValue(String) - Method in class com.google.api.services.sheets.v4.model.CellData
The formatted value of the cell.
setFormula(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
A custom formula to calculate the value.
setFormulasChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of formula cells changed.
setFormulaValue(String) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a formula.
setFrozenColumnCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of columns that are frozen in the grid.
setFrozenRowCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of rows that are frozen in the grid.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setGradientRule(GradientRule) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The formatting will vary based on the gradients in the rule.
setGreen(Float) - Method in class com.google.api.services.sheets.v4.model.Color
The amount of green in the color as a value in the interval [0, 1].
setGridProperties(GridProperties) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
Additional properties of the sheet if this sheet is a grid.
setGroups(List<String>) - Method in class com.google.api.services.sheets.v4.model.Editors
The email addresses of groups with edit access to the protected range.
setHeaderCount(Integer) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The number of rows or columns in the data that are "headers".
setHeightPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The height of the object, in pixels.
setHidden(Boolean) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
True if the sheet is hidden in the UI, false if it's visible.
setHiddenByFilter(Boolean) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
True if this dimension is being filtered.
setHiddenByUser(Boolean) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
True if this dimension is explicitly hidden.
setHiddenDimensionStrategy(String) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
Determines how the charts will use hidden rows or columns.
setHiddenValues(List<String>) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
Values that should be hidden.
setHideGridlines(Boolean) - Method in class com.google.api.services.sheets.v4.model.GridProperties
True if the grid isn't showing gridlines in the UI.
setHorizontalAlignment(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The horizontal alignment of the value in the cell.
setHtml(Boolean) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
True if the data is HTML.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setHyperlink(String) - Method in class com.google.api.services.sheets.v4.model.CellData
A hyperlink this cell points to, if any.
setHyperlinkDisplayType(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
How a hyperlink, if it exists, should be displayed in the cell.
setIncludeFormulas(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the search should include cells with formulas.
setIncludeGridData(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
True if grid data should be returned.
setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
The zero-based index where the rule should be inserted.
setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
The zero-based index of the rule to be deleted.
setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The index of the sheet within the spreadsheet.
setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The zero-based index of the rule that should be replaced or moved.
setInheritFromBefore(Boolean) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
Whether dimension properties should be extended from the dimensions before or after the newly inserted dimensions.
setInnerHorizontal(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The horizontal border to put within the range.
setInnerVertical(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The vertical border to put within the range.
setInputMessage(String) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
A message to show the user when adding data to the cell.
setInsertDataOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
How the input data should be inserted.
setInsertDimension(InsertDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Inserts new rows or columns in a sheet.
setInsertSheetIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The zero-based index where the new sheet should be inserted.
setItalic(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is italicized.
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setKey(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
API key.
setLeft(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
The left border of the cell.
setLeft(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
The left padding of the cell.
setLeft(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the left of the range.
setLegendPosition(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The position of the chart legend.
setLegendPosition(String) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
Where the legend of the pie chart should be drawn.
setLength(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
The number of rows or columns to append.
setLocale(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The locale of the spreadsheet in one of the following formats: * an ISO 639-1 language code such as `en` * an ISO 639-2 language code such as `fil`, if no 639-1 code exists * a combination of the ISO language code and country code, such as `en_US` Note: when updating this field, not all locales/languages are supported.
setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.model.ValueRange
The major dimension of the values.
setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The major dimension that results should use.
setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The major dimension that results should use.
setMatchCase(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the search is case sensitive.
setMatchEntireCell(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the find value should match the entire cell.
setMaxpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
The final interpolation point.
setMergeCells(MergeCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Merges cells together.
setMerges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.Sheet
The ranges that are merged together.
setMergeType(String) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
How the cells should be merged.
setMessage(String) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
A message with more information about the error (in the spreadsheet's locale).
setMidpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
An optional midway interpolation point.
setMinpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
The starting interpolation point.
setMoveDimension(MoveDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Moves rows or columns to another location in a sheet.
setName(String) - Method in class com.google.api.services.sheets.v4.model.NamedRange
The name of the named range.
setName(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
A name to use for the value.
setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
The named range to add.
setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
The named range to add.
setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
The named range to update with the new properties.
setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
The ID of the named range to delete.
setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.FilterView
The named range this filter view is backed by, if any.
setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.NamedRange
The ID of the named range.
setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The named range this protected range is backed by, if any.
setNamedRanges(List<NamedRange>) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The named ranges defined in a spreadsheet.
setNewIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The zero-based new index the rule should end up at.
setNewIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The index of the new rule.
setNewPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
An explicit position to move the embedded object to.
setNewRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The new rule that replaced the old rule (if replacing), or the rule that was moved (if moved)
setNewSheet(Boolean) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
If true, the embedded object will be put on a new sheet whose ID is chosen for you.
setNewSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
If set, the ID of the new sheet.
setNewSheetName(String) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The name of the new sheet.
setNote(String) - Method in class com.google.api.services.sheets.v4.model.CellData
Any note on the cell.
setNumberFormat(NumberFormat) - Method in class com.google.api.services.sheets.v4.model.CellFormat
A format describing how number values should be represented to the user.
setNumberValue(Double) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a double value.
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setOauthToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
OAuth 2.0 token for the current user.
setObjectId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
The ID of the embedded object to delete.
setObjectId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
The ID of the object to moved.
setOccurrencesChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of occurrences (possibly multiple within a cell) changed.
setOffsetXPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The horizontal offset, in pixels, that the object is offset from the anchor cell.
setOffsetYPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The vertical offset, in pixels, that the object is offset from the anchor cell.
setOldIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The old index of the rule.
setOldRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
The old (deleted) rule.
setOverlayPosition(OverlayPosition) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
The position at which the object is overlaid on top of a grid.
setPadding(Padding) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The padding of the cell.
setPasteData(PasteDataRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Pastes data (HTML or delimited) into a sheet.
setPasteOrientation(String) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
How that data should be oriented when pasting.
setPasteType(String) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
What kind of data to paste.
setPasteType(String) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
What kind of data to paste.
setPattern(String) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
Pattern string used for formatting.
setPieChart(PieChartSpec) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
A pie chart specification.
setPieHole(Double) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The size of the hole in the pie chart.
setPivotTable(PivotTable) - Method in class com.google.api.services.sheets.v4.model.CellData
A pivot table anchored at this cell.
setPixelSize(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
The height (if a row) or width (if a column) of the dimension in pixels.
setPosition(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The position of this axis.
setPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The position of the chart.
setPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
The new position of the embedded object.
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setPp(Boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Pretty-print response.
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Returns response with indentations and line breaks.
setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
The properties the new sheet should have.
setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
The properties of the newly added sheet.
setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
The properties of the duplicate sheet.
setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.Sheet
The properties of the sheet.
setProperties(SpreadsheetProperties) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
Overall properties of a spreadsheet.
setProperties(DimensionProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
Properties to update.
setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
The properties to update.
setProperties(SpreadsheetProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
The properties to update.
setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
The protected range to be added.
setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
The newly added protected range.
setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
The protected range to update with the new properties.
setProtectedRangeId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
The ID of the protected range to delete.
setProtectedRangeId(Integer) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The ID of the protected range.
setProtectedRanges(List<ProtectedRange>) - Method in class com.google.api.services.sheets.v4.model.Sheet
The protected ranges in this sheet.
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Available to use for quota purposes for server-side applications.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
The range to autofill.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The range the filter covers.
setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
The dimensions to delete from the sheet.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.FilterView
The range this filter view covers.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The range to find/replace over.
setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
The dimensions to insert.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
The range of cells to merge.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.NamedRange
The range this represents.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The range that is being protected.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
The range to repeat the cell in.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
The range the data validation rule should apply to.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
The range to sort.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
The range within which all cells should be unmerged.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The range whose borders should be updated.
setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The range to write data to.
setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
The rows or columns to update.
setRange(String) - Method in class com.google.api.services.sheets.v4.model.ValueRange
The range the values cover, in A1 notation.
setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
The A1 notation of a range to search for a logical table of data.
setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The A1 notation of the values to retrieve.
setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
The A1 notation of the values to update.
setRanges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
The ranges that will be formatted if the condition is true.
setRanges(List<String>) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
The ranges to retrieve from the spreadsheet.
setRanges(List<String>) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The A1 notation of the values to retrieve.
setRed(Float) - Method in class com.google.api.services.sheets.v4.model.Color
The amount of red in the color as a value in the interval [0, 1].
setRelativeDate(String) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
A relative date (based on the current date).
setRepeatCell(RepeatCellRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Repeats a single cell across a range.
setReplacement(String) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The value to use as the replacement.
setReplies(List<Response>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
The reply of the updates.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.sheets.v4.SheetsRequest
 
setRequestingUserCanEdit(Boolean) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
True if the user who requested this protected range can edit the protected area.
setRequests(List<Request>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
A list of updates to apply to the spreadsheet.
setResponses(List<UpdateValuesResponse>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
One UpdateValuesResponse per requested range, in the same order as the requests appeared.
setRight(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
The right border of the cell.
setRight(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
The right padding of the cell.
setRight(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the right of the range.
setRightToLeft(Boolean) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
True if the sheet is an RTL sheet instead of an LTR sheet.
setRootUrl(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setRowCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
The number of rows in the grid.
setRowData(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.GridData
The data in the grid, one entry per row, starting with the row in startRow.
setRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The row index of the coordinate.
setRowMetadata(List<DimensionProperties>) - Method in class com.google.api.services.sheets.v4.model.GridData
Metadata about the requested rows in the grid, starting with the row in start_row.
setRows(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The data to append.
setRows(List<PivotGroup>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
Each row grouping in the pivot table.
setRows(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The data to write.
setRowsChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of rows changed.
setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
The rule to add.
setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
The rule that was deleted.
setRule(DataValidationRule) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
The data validation rule to set on each cell in the range, or empty to clear the data validation in the range.
setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The rule that should replace the rule at the given index.
setSearchByRegex(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
True if the find value is a regex.
setSeries(ChartData) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The data being visualized in this chart series.
setSeries(List<BasicChartSeries>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
The data this chart is visualizing.
setSeries(ChartData) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
The data that covers the one and only series of the pie chart.
setServicePath(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setSetBasicFilter(SetBasicFilterRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Sets the basic filter on a sheet.
setSetDataValidation(SetDataValidationRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Sets data validation for one or more cells.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
The sheet ID to append the data to.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
The sheet to append rows or columns to.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
The sheet ID on which the basic filter should be cleared.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
The sheet the rule is being deleted from.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
The ID of the sheet to delete.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The sheet this span is on.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
The sheet this is on.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
The sheet to find/replace over.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
The sheet this coordinate is on.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
The sheet this range is on.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The ID of the sheet.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
The sheet of the rule to move.
setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
The ID of the sheet to copy.
setSheets(List<Sheet>) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The sheets that are part of a spreadsheet.
setSheetsChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of sheets changed.
setSheetsRequestInitializer(SheetsRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
setSheetType(String) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The type of sheet.
setShowCustomUi(Boolean) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
True if the UI should be customized based on the kind of condition.
setShowTotals(Boolean) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
True if the pivot table should include the totals for this grouping.
setSortOrder(String) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The order the values in this group should be sorted.
setSortOrder(String) - Method in class com.google.api.services.sheets.v4.model.SortSpec
The order data should be sorted.
setSortRange(SortRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Sorts data in a range.
setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
The sort order per column.
setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.FilterView
The sort order per column.
setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
The sort order per column.
setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
The source range to copy.
setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
The source data to cut.
setSource(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
The source dimensions to move.
setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.PivotTable
The range the pivot table is reading data from.
setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
The location of the data to use as the source of the autofill.
setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
The source data range.
setSourceAndDestination(SourceAndDestination) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
The source and destination areas to autofill.
setSourceColumnOffset(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The column offset of the source range that this grouping is based on.
setSourceColumnOffset(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotValue
The column offset of the source range that this value reads from.
setSourceRange(ChartSourceRange) - Method in class com.google.api.services.sheets.v4.model.ChartData
The source ranges of the data.
setSources(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
The ranges of data for a series or domain.
setSourceSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
The sheet to duplicate.
setSpec(ChartSpec) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
The specification of the chart.
setSpec(ChartSpec) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
The specification to apply to the chart.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
The spreadsheet the updates were applied to.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
The ID of the spreadsheet the data was retrieved from.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
The spreadsheet the updates were applied to.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The spreadsheet the updates were applied to.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
The ID of the spreadsheet.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The spreadsheet the updates were applied to.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
The spreadsheet to apply the updates to.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
The spreadsheet to request.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
The ID of the spreadsheet containing the sheet to copy.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
The ID of the spreadsheet to update.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
The ID of the spreadsheet to retrieve data from.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
The ID of the spreadsheet to update.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
The ID of the spreadsheet to retrieve data from.
setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
The ID of the spreadsheet to update.
setStart(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
The coordinate to start writing data at.
setStartColumn(Integer) - Method in class com.google.api.services.sheets.v4.model.GridData
The first column this GridData refers to, zero-based.
setStartColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
The start column (inclusive) of the range, or not set if unbounded.
setStartIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
The start (inclusive) of the span, or not set if unbounded.
setStartIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
The character index where this run starts.
setStartRow(Integer) - Method in class com.google.api.services.sheets.v4.model.GridData
The first row this GridData refers to, zero-based.
setStartRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
The start row (inclusive) of the range, or not set if unbounded.
setStrict(Boolean) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
True if invalid data should be rejected.
setStrikethrough(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text has a strikethrough.
setStringValue(String) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
Represents a string value.
setStyle(String) - Method in class com.google.api.services.sheets.v4.model.Border
The style of the border.
setSummarizeFunction(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
A function to summarize the value.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
 
setTabColor(Color) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The color of the tab in the UI.
setTableRange(String) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
The range (in A1 notation) of the table that values are being appended to (before the values were appended).
setTargetAxis(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The minor axis that will specify the range of values for this series.
setTextDirection(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The direction of the text in the cell.
setTextFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The format of the text in the cell (unless overridden by a format run).
setTextFormatRuns(List<TextFormatRun>) - Method in class com.google.api.services.sheets.v4.model.CellData
Runs of rich text applied to subsections of the cell.
setTextToColumns(TextToColumnsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Converts a column of text into many columns of text.
setThreeDimensional(Boolean) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
True if the pie is three dimensional.
setTimeZone(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The time zone of the spreadsheet, in CLDR format such as `America/New_York`.
setTitle(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
The title of this axis.
setTitle(String) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
The title of the chart.
setTitle(String) - Method in class com.google.api.services.sheets.v4.model.FilterView
The name of the filter view.
setTitle(String) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
The name of the sheet.
setTitle(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
The title of the spreadsheet.
setTop(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
The top border of the cell.
setTop(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
The top padding of the cell.
setTop(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
The border to put at the top of the range.
setTotalUpdatedCells(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of cells updated.
setTotalUpdatedColumns(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of columns where at least one cell in the column was updated.
setTotalUpdatedRows(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of rows where at least one cell in the row was updated.
setTotalUpdatedSheets(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
The total number of sheets where at least one cell in the sheet was updated.
setType(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
The type of this series.
setType(String) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
The type of condition.
setType(String) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
The type of error.
setType(String) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
How the value should be interpreted.
setType(String) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
The type of the number format.
setType(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
How the data should be pasted.
setUnderline(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
True if the text is underlined.
setUnmergeCells(UnmergeCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Unmerges merged cells.
setUnprotectedRanges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
The list of unprotected ranges within a protected sheet.
setUpdateBorders(UpdateBordersRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates the borders in a range of cells.
setUpdateCells(UpdateCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates many cells at once.
setUpdateChartSpec(UpdateChartSpecRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates a chart's specifications.
setUpdateConditionalFormatRule(UpdateConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates an existing conditional format rule.
setUpdateConditionalFormatRule(UpdateConditionalFormatRuleResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from updating a conditional format rule.
setUpdatedCells(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of cells updated.
setUpdatedColumns(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of columns where at least one cell in the column was updated.
setUpdateDimensionProperties(UpdateDimensionPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates dimensions' properties.
setUpdatedRange(String) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The range (in A1 notation) that updates were applied to.
setUpdatedRows(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
The number of rows where at least one cell in the row was updated.
setUpdateEmbeddedObjectPosition(UpdateEmbeddedObjectPositionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates an embedded object's (e.g.
setUpdateEmbeddedObjectPosition(UpdateEmbeddedObjectPositionResponse) - Method in class com.google.api.services.sheets.v4.model.Response
A reply from updating an embedded object's position.
setUpdateFilterView(UpdateFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates the properties of a filter view.
setUpdateNamedRange(UpdateNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates a named range.
setUpdateProtectedRange(UpdateProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates a protected range.
setUpdates(UpdateValuesResponse) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
Information about the updates that were applied.
setUpdateSheetProperties(UpdateSheetPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates a sheet's properties.
setUpdateSpreadsheetProperties(UpdateSpreadsheetPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
Updates the spreadsheet's properties.
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
 
setUploadType(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
Legacy upload protocol for media (e.g.
setUseAlternateSeries(Boolean) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
True if we should generate data with the "alternate" series.
setUserEnteredFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.CellData
The format the user entered for the cell.
setUserEnteredValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.CellData
The value the user entered in the cell.
setUserEnteredValue(String) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
A value the condition is based on.
setUsers(List<String>) - Method in class com.google.api.services.sheets.v4.model.Editors
The email addresses of users with edit access to the protected range.
setValue(String) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
The value this interpolation point uses.
setValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
The calculated value the metadata corresponds to.
setValueBucket(PivotGroupSortValueBucket) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
The bucket of the opposite pivot group to sort by.
setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
How the input data should be interpreted.
setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
How the input data should be interpreted.
setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
How the input data should be interpreted.
setValueLayout(String) - Method in class com.google.api.services.sheets.v4.model.PivotTable
Whether values should be listed horizontally (as columns) or vertically (as rows).
setValueMetadata(List<PivotGroupValueMetadata>) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
Metadata about values in the grouping.
setValueRanges(List<ValueRange>) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
The requested values.
setValueRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
How values should be represented in the output.
setValueRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
How values should be represented in the output.
setValues(List<ConditionValue>) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
The values of the condition.
setValues(List<PivotValue>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
A list of values to include in the pivot table.
setValues(List<CellData>) - Method in class com.google.api.services.sheets.v4.model.RowData
The values in the row, one per column.
setValues(List<List<Object>>) - Method in class com.google.api.services.sheets.v4.model.ValueRange
The data that was read or to be written.
setValuesChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
The number of non-formula cells changed.
setValuesIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
The offset in the PivotTable.values list which the values in this grouping should be sorted by.
setVerticalAlignment(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The vertical alignment of the value in the cell.
setVisibleValues(List<String>) - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
Values that should be included.
setWarningOnly(Boolean) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
True if this protected range will show a warning when editing.
setWidth(Integer) - Method in class com.google.api.services.sheets.v4.model.Border
The width of the border, in pixels.
setWidthPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
The width of the object, in pixels.
setWrapStrategy(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
The wrap strategy for the value in the cell.
Sheet - Class in com.google.api.services.sheets.v4.model
A sheet in a spreadsheet.
Sheet() - Constructor for class com.google.api.services.sheets.v4.model.Sheet
 
SheetProperties - Class in com.google.api.services.sheets.v4.model
Properties of a sheet.
SheetProperties() - Constructor for class com.google.api.services.sheets.v4.model.SheetProperties
 
Sheets - Class in com.google.api.services.sheets.v4
Service definition for Sheets (v4).
Sheets(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.sheets.v4.Sheets
Constructor.
sheets() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
An accessor for creating requests from the SheetsOperations collection.
Sheets.Builder - Class in com.google.api.services.sheets.v4
Builder for Sheets.
Sheets.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.sheets.v4.Sheets.Builder
Returns an instance of a new builder.
Sheets.Spreadsheets - Class in com.google.api.services.sheets.v4
The "spreadsheets" collection of methods.
Sheets.Spreadsheets() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets
 
Sheets.Spreadsheets.BatchUpdate - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.BatchUpdate(String, BatchUpdateSpreadsheetRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
Applies one or more updates to the spreadsheet.
Sheets.Spreadsheets.Create - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Create(Spreadsheet) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
Creates a spreadsheet, returning the newly created spreadsheet.
Sheets.Spreadsheets.Get - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Get(String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
Returns the spreadsheet at the given ID.
Sheets.Spreadsheets.SheetsOperations - Class in com.google.api.services.sheets.v4
The "sheets" collection of methods.
Sheets.Spreadsheets.SheetsOperations() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations
 
Sheets.Spreadsheets.SheetsOperations.CopyTo - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.SheetsOperations.CopyTo(String, Integer, CopySheetToAnotherSpreadsheetRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
Copies a single sheet from a spreadsheet to another spreadsheet.
Sheets.Spreadsheets.Values - Class in com.google.api.services.sheets.v4
The "values" collection of methods.
Sheets.Spreadsheets.Values() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
 
Sheets.Spreadsheets.Values.Append - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Values.Append(String, String, ValueRange) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
Appends values to a spreadsheet.
Sheets.Spreadsheets.Values.BatchGet - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Values.BatchGet(String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
Returns one or more ranges of values from a spreadsheet.
Sheets.Spreadsheets.Values.BatchUpdate - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Values.BatchUpdate(String, BatchUpdateValuesRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
Sets values in one or more ranges of a spreadsheet.
Sheets.Spreadsheets.Values.Get - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Values.Get(String, String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
Returns a range of values from a spreadsheet.
Sheets.Spreadsheets.Values.Update - Class in com.google.api.services.sheets.v4
 
Sheets.Spreadsheets.Values.Update(String, String, ValueRange) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
Sets values in a range of a spreadsheet.
SheetsRequest<T> - Class in com.google.api.services.sheets.v4
Sheets request.
SheetsRequest(Sheets, String, String, Object, Class<T>) - Constructor for class com.google.api.services.sheets.v4.SheetsRequest
 
SheetsRequestInitializer - Class in com.google.api.services.sheets.v4
Sheets request initializer for setting properties like key and userIp.
SheetsRequestInitializer() - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
 
SheetsRequestInitializer(String) - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
 
SheetsRequestInitializer(String, String) - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
 
SheetsScopes - Class in com.google.api.services.sheets.v4
Available OAuth 2.0 scopes for use with the Google Sheets API.
SortRangeRequest - Class in com.google.api.services.sheets.v4.model
Sorts data in rows based on a sort order per column.
SortRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.SortRangeRequest
 
SortSpec - Class in com.google.api.services.sheets.v4.model
A sort order associated with a specific column or row.
SortSpec() - Constructor for class com.google.api.services.sheets.v4.model.SortSpec
 
SourceAndDestination - Class in com.google.api.services.sheets.v4.model
A combination of a source range and how to extend that source.
SourceAndDestination() - Constructor for class com.google.api.services.sheets.v4.model.SourceAndDestination
 
Spreadsheet - Class in com.google.api.services.sheets.v4.model
Resource that represents a spreadsheet.
Spreadsheet() - Constructor for class com.google.api.services.sheets.v4.model.Spreadsheet
 
SpreadsheetProperties - Class in com.google.api.services.sheets.v4.model
Properties of a spreadsheet.
SpreadsheetProperties() - Constructor for class com.google.api.services.sheets.v4.model.SpreadsheetProperties
 
spreadsheets() - Method in class com.google.api.services.sheets.v4.Sheets
An accessor for creating requests from the Spreadsheets collection.
SPREADSHEETS - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
View and manage your spreadsheets in Google Drive.
SPREADSHEETS_READONLY - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
View your Google Spreadsheets.

T

TextFormat - Class in com.google.api.services.sheets.v4.model
The format of a run of text in a cell.
TextFormat() - Constructor for class com.google.api.services.sheets.v4.model.TextFormat
 
TextFormatRun - Class in com.google.api.services.sheets.v4.model
A run of a text format.
TextFormatRun() - Constructor for class com.google.api.services.sheets.v4.model.TextFormatRun
 
TextToColumnsRequest - Class in com.google.api.services.sheets.v4.model
Splits a column of text into multiple columns, based on a delimiter in each cell.
TextToColumnsRequest() - Constructor for class com.google.api.services.sheets.v4.model.TextToColumnsRequest
 

U

UnmergeCellsRequest - Class in com.google.api.services.sheets.v4.model
Unmerges cells in the given range.
UnmergeCellsRequest() - Constructor for class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
 
update(String, String, ValueRange) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
Sets values in a range of a spreadsheet.
UpdateBordersRequest - Class in com.google.api.services.sheets.v4.model
Updates the borders of a range.
UpdateBordersRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateBordersRequest
 
UpdateCellsRequest - Class in com.google.api.services.sheets.v4.model
Updates all cells in a range with new data.
UpdateCellsRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateCellsRequest
 
UpdateChartSpecRequest - Class in com.google.api.services.sheets.v4.model
Updates a chart's specifications.
UpdateChartSpecRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
 
UpdateConditionalFormatRuleRequest - Class in com.google.api.services.sheets.v4.model
Updates a conditional format rule at the given index, or moves a conditional format rule to another index.
UpdateConditionalFormatRuleRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
 
UpdateConditionalFormatRuleResponse - Class in com.google.api.services.sheets.v4.model
The result of updating a conditional format rule.
UpdateConditionalFormatRuleResponse() - Constructor for class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
 
UpdateDimensionPropertiesRequest - Class in com.google.api.services.sheets.v4.model
Updates properties of dimensions within the specified range.
UpdateDimensionPropertiesRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
 
UpdateEmbeddedObjectPositionRequest - Class in com.google.api.services.sheets.v4.model
Update an embedded object's position (such as a moving or resizing a chart or image).
UpdateEmbeddedObjectPositionRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
 
UpdateEmbeddedObjectPositionResponse - Class in com.google.api.services.sheets.v4.model
The result of updating an embedded object's position.
UpdateEmbeddedObjectPositionResponse() - Constructor for class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
 
UpdateFilterViewRequest - Class in com.google.api.services.sheets.v4.model
Updates properties of the filter view.
UpdateFilterViewRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
 
UpdateNamedRangeRequest - Class in com.google.api.services.sheets.v4.model
Updates properties of the named range with the specified namedRangeId.
UpdateNamedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
 
UpdateProtectedRangeRequest - Class in com.google.api.services.sheets.v4.model
Updates an existing protected range with the specified protectedRangeId.
UpdateProtectedRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
 
UpdateSheetPropertiesRequest - Class in com.google.api.services.sheets.v4.model
Updates properties of the sheet with the specified sheetId.
UpdateSheetPropertiesRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
 
UpdateSpreadsheetPropertiesRequest - Class in com.google.api.services.sheets.v4.model
Updates properties of a spreadsheet.
UpdateSpreadsheetPropertiesRequest() - Constructor for class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
 
UpdateValuesResponse - Class in com.google.api.services.sheets.v4.model
The response when updating a range of values in a spreadsheet.
UpdateValuesResponse() - Constructor for class com.google.api.services.sheets.v4.model.UpdateValuesResponse
 

V

ValueRange - Class in com.google.api.services.sheets.v4.model
Data within a range of the spreadsheet.
ValueRange() - Constructor for class com.google.api.services.sheets.v4.model.ValueRange
 
values() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
An accessor for creating requests from the Values collection.
A B C D E F G I M N O P R S T U V