Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1SharedFlow.php26 public $latestRevisionId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1SharedFlow
41 public function setLatestRevisionId($latestRevisionId) argument
43 $this->latestRevisionId = $latestRevisionId;
50 return $this->latestRevisionId;
H A DGoogleCloudApigeeV1ApiProxy.php34 public $latestRevisionId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxy
81 public function setLatestRevisionId($latestRevisionId) argument
83 $this->latestRevisionId = $latestRevisionId;
90 return $this->latestRevisionId;