Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1Device.php104 public $networkOperator; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
417 public function setNetworkOperator($networkOperator) argument
419 $this->networkOperator = $networkOperator;
426 return $this->networkOperator;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php128 public $networkOperator; variable in Google\\Service\\Directory\\MobileDevice
549 public function setNetworkOperator($networkOperator) argument
551 $this->networkOperator = $networkOperator;
558 return $this->networkOperator;