Home
last modified time | relevance | path

Searched refs:orderBy (Results 1 – 25 of 77) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1SearchCatalogRequest.php22 public $orderBy; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1SearchCatalogRequest
29 public function setOrderBy($orderBy) argument
31 $this->orderBy = $orderBy;
35 return $this->orderBy;
H A DGoogleCloudDatacatalogV1SearchCatalogRequest.php25 public $orderBy; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1SearchCatalogRequest
44 public function setOrderBy($orderBy) argument
46 $this->orderBy = $orderBy;
53 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLogEntriesRequest.php30 public $orderBy; variable in Google\\Service\\Logging\\ListLogEntriesRequest
65 public function setOrderBy($orderBy) argument
67 $this->orderBy = $orderBy;
74 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequestFacetSpecFacetKey.php36 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequestFacetSpecFacetKey
95 public function setOrderBy($orderBy) argument
97 $this->orderBy = $orderBy;
104 return $this->orderBy;
H A DGoogleCloudRetailV2SearchRequest.php52 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
203 public function setOrderBy($orderBy) argument
205 $this->orderBy = $orderBy;
212 return $this->orderBy;
H A DGoogleCloudRetailV2UserEvent.php58 public $orderBy; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
223 public function setOrderBy($orderBy) argument
225 $this->orderBy = $orderBy;
232 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsRequest.php60 public $orderBy; variable in Google\\Service\\CloudTalentSolution\\SearchJobsRequest
215 public function setOrderBy($orderBy) argument
217 $this->orderBy = $orderBy;
224 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php103 public function setOrderBy($orderBy) argument
105 $this->orderBy = $orderBy;
112 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php157 public function setOrderBy($orderBy) argument
159 $this->orderBy = $orderBy;
166 return $this->orderBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPolyService.php100 'orderBy' => [
136 'orderBy' => [
176 'orderBy' => [
H A DDLP.php196 'orderBy' => [
272 'orderBy' => [
348 'orderBy' => [
398 'orderBy' => [
468 'orderBy' => [
548 'orderBy' => [
628 'orderBy' => [
704 'orderBy' => [
820 'orderBy' => [
910 'orderBy' => [
[all …]
H A DDisplayVideo.php149 'orderBy' => [
194 'orderBy' => [
273 'orderBy' => [
339 'orderBy' => [
429 'orderBy' => [
498 'orderBy' => [
624 'orderBy' => [
719 'orderBy' => [
779 'orderBy' => [
845 'orderBy' => [
[all …]
H A DDeploymentManager.php183 'orderBy' => [
343 'orderBy' => [
394 'orderBy' => [
455 'orderBy' => [
491 'orderBy' => [
H A DChromeManagement.php87 'orderBy' => [
213 'orderBy' => [
251 'orderBy' => [
H A DCompute.php187 'orderBy' => [
242 'orderBy' => [
286 'orderBy' => [
384 'orderBy' => [
428 'orderBy' => [
526 'orderBy' => [
703 'orderBy' => [
823 'orderBy' => [
940 'orderBy' => [
1060 'orderBy' => [
[all …]
H A DVMMigrationService.php181 'orderBy' => [
363 'orderBy' => [
459 'orderBy' => [
557 'orderBy' => [
683 'orderBy' => [
757 'orderBy' => [
839 'orderBy' => [
921 'orderBy' => [
H A DVersionHistory.php135 'orderBy' => [
171 'orderBy' => [
H A DMyBusinessQA.php102 'orderBy' => [
158 'orderBy' => [
H A DTranscoder.php118 'orderBy' => [
188 'orderBy' => [
H A DCertificateManager.php159 'orderBy' => [
243 'orderBy' => [
327 'orderBy' => [
411 'orderBy' => [
H A DBackupforGKE.php190 'orderBy' => [
316 'orderBy' => [
410 'orderBy' => [
574 'orderBy' => [
700 'orderBy' => [
794 'orderBy' => [
H A DCloudKMS.php177 'orderBy' => [
285 'orderBy' => [
403 'orderBy' => [
557 'orderBy' => [
679 'orderBy' => [
H A DServiceDirectory.php168 'orderBy' => [
282 'orderBy' => [
396 'orderBy' => [
H A DCloudFilestore.php162 'orderBy' => [
250 'orderBy' => [
344 'orderBy' => [
/plugin/strata/driver/
H A Dpgsql.php24 public function orderBy($val) { function in plugin_strata_driver_pgsql

1234