Home
last modified time | relevance | path

Searched refs:Sheets (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/Resource/
DSpreadsheetsValues.php18 namespace Google\Service\Sheets\Resource;
20 use Google\Service\Sheets\AppendValuesResponse;
21 use Google\Service\Sheets\BatchClearValuesByDataFilterRequest;
22 use Google\Service\Sheets\BatchClearValuesByDataFilterResponse;
23 use Google\Service\Sheets\BatchClearValuesRequest;
24 use Google\Service\Sheets\BatchClearValuesResponse;
25 use Google\Service\Sheets\BatchGetValuesByDataFilterRequest;
26 use Google\Service\Sheets\BatchGetValuesByDataFilterResponse;
27 use Google\Service\Sheets\BatchGetValuesResponse;
28 use Google\Service\Sheets\BatchUpdateValuesByDataFilterRequest;
[all …]
DSpreadsheets.php18 namespace Google\Service\Sheets\Resource;
20 use Google\Service\Sheets\BatchUpdateSpreadsheetRequest;
21 use Google\Service\Sheets\BatchUpdateSpreadsheetResponse;
22 use Google\Service\Sheets\GetSpreadsheetByDataFilterRequest;
23 use Google\Service\Sheets\Spreadsheet;
DSpreadsheetsDeveloperMetadata.php18 namespace Google\Service\Sheets\Resource;
20 use Google\Service\Sheets\DeveloperMetadata;
21 use Google\Service\Sheets\SearchDeveloperMetadataRequest;
22 use Google\Service\Sheets\SearchDeveloperMetadataResponse;
DSpreadsheetsSheets.php18 namespace Google\Service\Sheets\Resource;
20 use Google\Service\Sheets\CopySheetToAnotherSpreadsheetRequest;
21 use Google\Service\Sheets\SheetProperties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DClearValuesRequest.php18 namespace Google\Service\Sheets;
DDeleteNamedRangeRequest.php18 namespace Google\Service\Sheets;
DBigQueryQuerySpec.php18 namespace Google\Service\Sheets;
DClearBasicFilterRequest.php18 namespace Google\Service\Sheets;
DDeleteDataSourceRequest.php18 namespace Google\Service\Sheets;
DDuplicateFilterViewRequest.php18 namespace Google\Service\Sheets;
DCopySheetToAnotherSpreadsheetRequest.php18 namespace Google\Service\Sheets;
DTextPosition.php18 namespace Google\Service\Sheets;
DLink.php18 namespace Google\Service\Sheets;
DDeleteEmbeddedObjectRequest.php18 namespace Google\Service\Sheets;
DDataSourceColumnReference.php18 namespace Google\Service\Sheets;
DDeleteDuplicatesResponse.php18 namespace Google\Service\Sheets;
DTrimWhitespaceResponse.php18 namespace Google\Service\Sheets;
DDeleteSheetRequest.php18 namespace Google\Service\Sheets;
DDateTimeRule.php18 namespace Google\Service\Sheets;
DDeleteBandingRequest.php18 namespace Google\Service\Sheets;
DDeleteFilterViewRequest.php18 namespace Google\Service\Sheets;
DDeleteProtectedRangeRequest.php18 namespace Google\Service\Sheets;
DChartDateTimeRule.php18 namespace Google\Service\Sheets;
DBatchClearValuesRequest.php18 namespace Google\Service\Sheets;
/plugin/authgooglesheets/
Dhelper.php10 use Google\Service\Sheets\BatchUpdateSpreadsheetRequest;
11 use Google\Service\Sheets\BatchUpdateValuesRequest;
136 $body = new \Google\Service\Sheets\ValueRange(['values' => [$data]]);

12345678910>>...13