Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1Condition.php28 public $ipSubnetworks; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1Condition
63 public function setIpSubnetworks($ipSubnetworks) argument
65 $this->ipSubnetworks = $ipSubnetworks;
72 return $this->ipSubnetworks;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DCondition.php28 public $ipSubnetworks; variable in Google\\Service\\AccessContextManager\\Condition
63 public function setIpSubnetworks($ipSubnetworks) argument
65 $this->ipSubnetworks = $ipSubnetworks;
72 return $this->ipSubnetworks;