Home
last modified time | relevance | path

Searched refs:nextStartKey (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.php28 public $nextStartKey; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse
47 public function setNextStartKey($nextStartKey) argument
49 $this->nextStartKey = $nextStartKey;
56 return $this->nextStartKey;
DGoogleCloudApigeeV1ListRatePlansResponse.php26 public $nextStartKey; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListRatePlansResponse
33 public function setNextStartKey($nextStartKey) argument
35 $this->nextStartKey = $nextStartKey;
42 return $this->nextStartKey;