Home
last modified time | relevance | path

Searched refs:perimeterType (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ServicePerimeter.php33 public $perimeterType; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ServicePerimeter
78 public function setPerimeterType($perimeterType) argument
80 $this->perimeterType = $perimeterType;
87 return $this->perimeterType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DServicePerimeter.php33 public $perimeterType; variable in Google\\Service\\AccessContextManager\\ServicePerimeter
78 public function setPerimeterType($perimeterType) argument
80 $this->perimeterType = $perimeterType;
87 return $this->perimeterType;