Home
last modified time | relevance | path

Searched defs:orderType (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DDimensionOrderBy.php29 public $orderType; variable in Google\\Service\\AnalyticsData\\DimensionOrderBy
48 public function setOrderType($orderType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DOrderBy.php29 public $orderType; variable in Google\\Service\\AnalyticsReporting\\OrderBy
52 public function setOrderType($orderType)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrdersGetByMerchantOrderIdResponse.php26 protected $orderType = Order::class; variable in Google\\Service\\ShoppingContent\\OrdersGetByMerchantOrderIdResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php41 protected $orderType = PropertyOrder::class; variable in Google\\Service\\Datastore\\Query