Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNetworkConfig.php29 public $peeredNetwork; variable in Google\\Service\\CloudBuild\\NetworkConfig
48 public function setPeeredNetwork($peeredNetwork) argument
50 $this->peeredNetwork = $peeredNetwork;
57 return $this->peeredNetwork;
H A DGitHubEnterpriseConfig.php45 public $peeredNetwork; variable in Google\\Service\\CloudBuild\\GitHubEnterpriseConfig
130 public function setPeeredNetwork($peeredNetwork) argument
132 $this->peeredNetwork = $peeredNetwork;
139 return $this->peeredNetwork;
H A DBitbucketServerConfig.php44 public $peeredNetwork; variable in Google\\Service\\CloudBuild\\BitbucketServerConfig
133 public function setPeeredNetwork($peeredNetwork) argument
135 $this->peeredNetwork = $peeredNetwork;
142 return $this->peeredNetwork;