Home
last modified time | relevance | path

Searched refs:rows (Results 26 – 50 of 343) sorted by path

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaDataDataTable.php45 public function setRows($rows) argument
47 $this->rows = $rows;
54 return $this->rows;
H A DMcfData.php205 public function setRows($rows) argument
207 $this->rows = $rows;
214 return $this->rows;
H A DRealtimeData.php40 public $rows; variable in Google\\Service\\Analytics\\RealtimeData
127 public function setRows($rows) argument
129 $this->rows = $rows;
136 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunPivotReportResponse.php143 public function setRows($rows) argument
145 $this->rows = $rows;
152 return $this->rows;
H A DRunRealtimeReportResponse.php147 public function setRows($rows) argument
149 $this->rows = $rows;
156 return $this->rows;
H A DRunReportResponse.php163 public function setRows($rows) argument
165 $this->rows = $rows;
172 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DReportData.php143 public function setRows($rows) argument
145 $this->rows = $rows;
152 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php806 'rows' => [
H A DArea120Tables.php116 'rows',
120 'path' => 'v1alpha1/{+parent}/rows:batchCreate',
130 'path' => 'v1alpha1/{+parent}/rows:batchDelete',
140 'path' => 'v1alpha1/{+parent}/rows:batchUpdate',
150 'path' => 'v1alpha1/{+parent}/rows',
188 'path' => 'v1alpha1/{+parent}/rows',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AsyncQueryResultView.php36 public $rows; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQueryResultView
87 public function setRows($rows) argument
89 $this->rows = $rows;
96 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DBatchCreateRowsResponse.php29 public function setRows($rows) argument
31 $this->rows = $rows;
38 return $this->rows;
H A DBatchUpdateRowsResponse.php29 public function setRows($rows) argument
31 $this->rows = $rows;
38 return $this->rows;
H A DListRowsResponse.php47 public function setRows($rows) argument
49 $this->rows = $rows;
56 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DConfusionMatrix.php38 public function setRows($rows) argument
40 $this->rows = $rows;
47 return $this->rows;
H A DGetQueryResultsResponse.php179 public function setRows($rows) argument
181 $this->rows = $rows;
188 return $this->rows;
H A DQueryResponse.php179 public function setRows($rows) argument
181 $this->rows = $rows;
188 return $this->rows;
H A DTableDataInsertAllRequest.php73 public function setRows($rows) argument
75 $this->rows = $rows;
82 return $this->rows;
H A DTableDataList.php87 public function setRows($rows) argument
89 $this->rows = $rows;
96 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Table.php45 public function setRows($rows) argument
47 $this->rows = $rows;
54 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageTableCard.php85 public function setRows($rows) argument
87 $this->rows = $rows;
94 return $this->rows;
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCard.php85 public function setRows($rows) argument
87 $this->rows = $rows;
94 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DInsertTableRequest.php33 public $rows; variable in Google\\Service\\Docs\\InsertTableRequest
80 public function setRows($rows) argument
82 $this->rows = $rows;
89 return $this->rows;
H A DTable.php30 public $rows; variable in Google\\Service\\Docs\\Table
61 public function setRows($rows) argument
63 $this->rows = $rows;
70 return $this->rows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageMatrix.php33 public $rows; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageMatrix
70 public function setRows($rows) argument
72 $this->rows = $rows;
79 return $this->rows;
H A DGoogleCloudDocumentaiV1beta1DocumentPageMatrix.php33 public $rows; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageMatrix
70 public function setRows($rows) argument
72 $this->rows = $rows;
79 return $this->rows;

12345678910>>...14