Home
last modified time | relevance | path

Searched refs:operatingSystemType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserPosixAccount.php41 public $operatingSystemType; variable in Google\\Service\\Directory\\UserPosixAccount
122 public function setOperatingSystemType($operatingSystemType) argument
124 $this->operatingSystemType = $operatingSystemType;
131 return $this->operatingSystemType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/
H A DPosixAccount.php45 public $operatingSystemType; variable in Google\\Service\\CloudOSLogin\\PosixAccount
140 public function setOperatingSystemType($operatingSystemType) argument
142 $this->operatingSystemType = $operatingSystemType;
149 return $this->operatingSystemType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOperatingSystemVersion.php42 protected $operatingSystemType = OperatingSystem::class; variable in Google\\Service\\Dfareporting\\OperatingSystemVersion