Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DNetworkConfig.php42 public $reservedIpRange; variable in Google\\Service\\CloudFilestore\\NetworkConfig
103 public function setReservedIpRange($reservedIpRange) argument
105 $this->reservedIpRange = $reservedIpRange;
112 return $this->reservedIpRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DDomain.php58 public $reservedIpRange; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\Domain
189 public function setReservedIpRange($reservedIpRange) argument
191 $this->reservedIpRange = $reservedIpRange;
198 return $this->reservedIpRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DVirtualMachineConfig.php64 public $reservedIpRange; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
251 public function setReservedIpRange($reservedIpRange) argument
253 $this->reservedIpRange = $reservedIpRange;
260 return $this->reservedIpRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DInstance.php114 public $reservedIpRange; variable in Google\\Service\\CloudRedis\\Instance
477 public function setReservedIpRange($reservedIpRange) argument
479 $this->reservedIpRange = $reservedIpRange;
486 return $this->reservedIpRange;