Home
last modified time | relevance | path

Searched refs:failedLocations (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DListInstancesResponse.php26 public $failedLocations; variable in Google\\Service\\BigtableAdmin\\ListInstancesResponse
37 public function setFailedLocations($failedLocations) argument
39 $this->failedLocations = $failedLocations;
46 return $this->failedLocations;
H A DListAppProfilesResponse.php28 public $failedLocations; variable in Google\\Service\\BigtableAdmin\\ListAppProfilesResponse
51 public function setFailedLocations($failedLocations) argument
53 $this->failedLocations = $failedLocations;
60 return $this->failedLocations;
H A DListClustersResponse.php28 public $failedLocations; variable in Google\\Service\\BigtableAdmin\\ListClustersResponse
51 public function setFailedLocations($failedLocations) argument
53 $this->failedLocations = $failedLocations;
60 return $this->failedLocations;