Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectAttachment.php38 public $candidateSubnets; variable in Google\\Service\\Compute\\InterconnectAttachment
205 public function setCandidateSubnets($candidateSubnets) argument
207 $this->candidateSubnets = $candidateSubnets;
214 return $this->candidateSubnets;