Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
BatchGetValuesResponse |
BatchGetValuesResponse.clone() |
BatchGetValuesResponse |
BatchGetValuesResponse.set(String fieldName,
Object value) |
BatchGetValuesResponse |
BatchGetValuesResponse.setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet the data was retrieved from.
|
BatchGetValuesResponse |
BatchGetValuesResponse.setValueRanges(List<ValueRange> valueRanges)
The requested values.
|
Copyright © 2011–2024 Google. All rights reserved.