Home
last modified time | relevance | path

Searched refs:network (Results 26 – 50 of 232) sorted by relevance

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DNetworkUsage.php33 public function setNetwork(Network $network) argument
35 $this->network = $network;
42 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DNodeConfig.php40 public $network; variable in Google\\Service\\CloudComposer\\NodeConfig
117 public function setNetwork($network) argument
119 $this->network = $network;
126 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetInstance.php53 public $network; variable in Google\\Service\\Compute\\TargetInstance
164 public function setNetwork($network) argument
166 $this->network = $network;
173 return $this->network;
H A DNetworkPeering.php53 public $network; variable in Google\\Service\\Compute\\NetworkPeering
168 public function setNetwork($network) argument
170 $this->network = $network;
177 return $this->network;
H A DTargetVpnGateway.php50 public $network; variable in Google\\Service\\Compute\\TargetVpnGateway
155 public function setNetwork($network) argument
157 $this->network = $network;
164 return $this->network;
H A DVpnGateway.php54 public $network; variable in Google\\Service\\Compute\\VpnGateway
171 public function setNetwork($network) argument
173 $this->network = $network;
180 return $this->network;
H A DInstanceGroup.php52 public $network; variable in Google\\Service\\Compute\\InstanceGroup
175 public function setNetwork($network) argument
177 $this->network = $network;
184 return $this->network;
H A DRouter.php58 public $network; variable in Google\\Service\\Compute\\Router
211 public function setNetwork($network) argument
213 $this->network = $network;
220 return $this->network;
H A DAddress.php58 public $network; variable in Google\\Service\\Compute\\Address
207 public function setNetwork($network) argument
209 $this->network = $network;
216 return $this->network;
H A DNetworkInterface.php56 public $network; variable in Google\\Service\\Compute\\NetworkInterface
207 public function setNetwork($network) argument
209 $this->network = $network;
216 return $this->network;
H A DFirewall.php64 public $network; variable in Google\\Service\\Compute\\Firewall
251 public function setNetwork($network) argument
253 $this->network = $network;
260 return $this->network;
H A DNetworkEndpointGroup.php59 public $network; variable in Google\\Service\\Compute\\NetworkEndpointGroup
232 public function setNetwork($network) argument
234 $this->network = $network;
241 return $this->network;
H A DRoute.php52 public $network; variable in Google\\Service\\Compute\\Route
205 public function setNetwork($network) argument
207 $this->network = $network;
214 return $this->network;
H A DPacketMirroring.php196 public function setNetwork(PacketMirroringNetworkInfo $network) argument
198 $this->network = $network;
205 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DEndpoint.php49 public $network; variable in Google\\Service\\IDS\\Endpoint
154 public function setNetwork($network) argument
156 $this->network = $network;
163 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNetworkConfig.php41 public $network; variable in Google\\Service\\Container\\NetworkConfig
126 public function setNetwork($network) argument
128 $this->network = $network;
135 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php58 public $network; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
203 public function setNetwork($network) argument
205 $this->network = $network;
212 return $this->network;
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php58 public $network; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
203 public function setNetwork($network) argument
205 $this->network = $network;
212 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeEnvironment.php58 public $network; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
203 public function setNetwork($network) argument
205 $this->network = $network;
212 return $this->network;
H A DWorkerPool.php62 public $network; variable in Google\\Service\\Dataflow\\WorkerPool
245 public function setNetwork($network) argument
247 $this->network = $network;
254 return $this->network;
H A DFlexTemplateRuntimeEnvironment.php74 public $network; variable in Google\\Service\\Dataflow\\FlexTemplateRuntimeEnvironment
287 public function setNetwork($network) argument
289 $this->network = $network;
296 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DVirtualMachineConfig.php56 public $network; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
223 public function setNetwork($network) argument
225 $this->network = $network;
232 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNode.php66 public $network; variable in Google\\Service\\TPU\\Node
237 public function setNetwork($network) argument
239 $this->network = $network;
246 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DService.php59 public $network; variable in Google\\Service\\DataprocMetastore\\Service
248 public function setNetwork($network) argument
250 $this->network = $network;
257 return $this->network;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DVirtualMachine.php203 public function setNetwork(Network $network) argument
205 $this->network = $network;
212 return $this->network;

12345678910