Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DListClustersResponse.php28 public $missingZones; variable in Google\\Service\\Container\\ListClustersResponse
47 public function setMissingZones($missingZones) argument
49 $this->missingZones = $missingZones;
56 return $this->missingZones;
H A DListOperationsResponse.php26 public $missingZones; variable in Google\\Service\\Container\\ListOperationsResponse
33 public function setMissingZones($missingZones) argument
35 $this->missingZones = $missingZones;
42 return $this->missingZones;