code
stringlengths
15
9.96M
docstring
stringlengths
1
10.1k
func_name
stringlengths
1
124
language
stringclasses
1 value
repo
stringlengths
7
63
path
stringlengths
6
186
url
stringlengths
50
236
license
stringclasses
4 values
public function getReleaseVersion() { return $this->releaseVersion; }
@return string
getReleaseVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setResourceId($resourceId) { $this->resourceId = $resourceId; }
@param string
setResourceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getResourceId() { return $this->resourceId; }
@return string
getResourceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setSecurityPatchLevel($securityPatchLevel) { $this->securityPatchLevel = $securityPatchLevel; }
@param string
setSecurityPatchLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getSecurityPatchLevel() { return $this->securityPatchLevel; }
@return string
getSecurityPatchLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setSerialNumber($serialNumber) { $this->serialNumber = $serialNumber; }
@param string
setSerialNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getSerialNumber() { return $this->serialNumber; }
@return string
getSerialNumber
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setStatus($status) { $this->status = $status; }
@param string
setStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getStatus() { return $this->status; }
@return string
getStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setSupportsWorkProfile($supportsWorkProfile) { $this->supportsWorkProfile = $supportsWorkProfile; }
@param bool
setSupportsWorkProfile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getSupportsWorkProfile() { return $this->supportsWorkProfile; }
@return bool
getSupportsWorkProfile
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setUnknownSourcesStatus($unknownSourcesStatus) { $this->unknownSourcesStatus = $unknownSourcesStatus; }
@param bool
setUnknownSourcesStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getUnknownSourcesStatus() { return $this->unknownSourcesStatus; }
@return bool
getUnknownSourcesStatus
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setUserAgent($userAgent) { $this->userAgent = $userAgent; }
@param string
setUserAgent
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getUserAgent() { return $this->userAgent; }
@return string
getUserAgent
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setWifiMacAddress($wifiMacAddress) { $this->wifiMacAddress = $wifiMacAddress; }
@param string
setWifiMacAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function getWifiMacAddress() { return $this->wifiMacAddress; }
@return string
getWifiMacAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/MobileDevice.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/MobileDevice.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function setItems($items) { $this->items = $items; }
@param VerificationCode[]
setItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function getItems() { return $this->items; }
@return VerificationCode[]
getItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/VerificationCodes.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/VerificationCodes.php
Apache-2.0
public function setAliases($aliases) { $this->aliases = $aliases; }
@param array[]
setAliases
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function getAliases() { return $this->aliases; }
@return array[]
getAliases
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Aliases.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Aliases.php
Apache-2.0
public function setCStates($cStates) { $this->cStates = $cStates; }
@param ChromeOsDeviceCpuInfoLogicalCpusCStates[]
setCStates
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function getCStates() { return $this->cStates; }
@return ChromeOsDeviceCpuInfoLogicalCpusCStates[]
getCStates
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function setCurrentScalingFrequencyKhz($currentScalingFrequencyKhz) { $this->currentScalingFrequencyKhz = $currentScalingFrequencyKhz; }
@param int
setCurrentScalingFrequencyKhz
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function getCurrentScalingFrequencyKhz() { return $this->currentScalingFrequencyKhz; }
@return int
getCurrentScalingFrequencyKhz
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function setIdleDuration($idleDuration) { $this->idleDuration = $idleDuration; }
@param string
setIdleDuration
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function getIdleDuration() { return $this->idleDuration; }
@return string
getIdleDuration
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function setMaxScalingFrequencyKhz($maxScalingFrequencyKhz) { $this->maxScalingFrequencyKhz = $maxScalingFrequencyKhz; }
@param int
setMaxScalingFrequencyKhz
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function getMaxScalingFrequencyKhz() { return $this->maxScalingFrequencyKhz; }
@return int
getMaxScalingFrequencyKhz
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceCpuInfoLogicalCpus.php
Apache-2.0
public function setFailures($failures) { $this->failures = $failures; }
@param PrintServerFailureInfo[]
setFailures
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
Apache-2.0
public function getFailures() { return $this->failures; }
@return PrintServerFailureInfo[]
getFailures
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
Apache-2.0
public function setPrintServers($printServers) { $this->printServers = $printServers; }
@param PrintServer[]
setPrintServers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
Apache-2.0
public function getPrintServers() { return $this->printServers; }
@return PrintServer[]
getPrintServers
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintServersResponse.php
Apache-2.0
public function setFailures($failures) { $this->failures = $failures; }
@param FailureInfo[]
setFailures
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
Apache-2.0
public function getFailures() { return $this->failures; }
@return FailureInfo[]
getFailures
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
Apache-2.0
public function setPrinters($printers) { $this->printers = $printers; }
@param Printer[]
setPrinters
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
Apache-2.0
public function getPrinters() { return $this->printers; }
@return Printer[]
getPrinters
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/BatchCreatePrintersResponse.php
Apache-2.0
public function setCustomType($customType) { $this->customType = $customType; }
@param string
setCustomType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function getCustomType() { return $this->customType; }
@return string
getCustomType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserKeyword.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserKeyword.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function setItems($items) { $this->items = $items; }
@param Privilege[]
setItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function getItems() { return $this->items; }
@return Privilege[]
getItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Privileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Privileges.php
Apache-2.0
public function setDeviceId($deviceId) { $this->deviceId = $deviceId; }
@param string
setDeviceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function getDeviceId() { return $this->deviceId; }
@return string
getDeviceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function setError(Status $error) { $this->error = $error; }
@param Status
setError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function getError() { return $this->error; }
@return Status
getError
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function setResponse(ChangeChromeOsDeviceStatusSucceeded $response) { $this->response = $response; }
@param ChangeChromeOsDeviceStatusSucceeded
setResponse
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function getResponse() { return $this->response; }
@return ChangeChromeOsDeviceStatusSucceeded
getResponse
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChangeChromeOsDeviceStatusResult.php
Apache-2.0
public function setFamily($family) { $this->family = $family; }
@param string
setFamily
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getFamily() { return $this->family; }
@return string
getFamily
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setFirmwareVersion($firmwareVersion) { $this->firmwareVersion = $firmwareVersion; }
@param string
setFirmwareVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getFirmwareVersion() { return $this->firmwareVersion; }
@return string
getFirmwareVersion
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setManufacturer($manufacturer) { $this->manufacturer = $manufacturer; }
@param string
setManufacturer
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getManufacturer() { return $this->manufacturer; }
@return string
getManufacturer
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setSpecLevel($specLevel) { $this->specLevel = $specLevel; }
@param string
setSpecLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getSpecLevel() { return $this->specLevel; }
@return string
getSpecLevel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setTpmModel($tpmModel) { $this->tpmModel = $tpmModel; }
@param string
setTpmModel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getTpmModel() { return $this->tpmModel; }
@return string
getTpmModel
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setVendorSpecific($vendorSpecific) { $this->vendorSpecific = $vendorSpecific; }
@param string
setVendorSpecific
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function getVendorSpecific() { return $this->vendorSpecific; }
@return string
getVendorSpecific
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceTpmVersionInfo.php
Apache-2.0
public function setCustomLanguage($customLanguage) { $this->customLanguage = $customLanguage; }
@param string
setCustomLanguage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function getCustomLanguage() { return $this->customLanguage; }
@return string
getCustomLanguage
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function setLanguageCode($languageCode) { $this->languageCode = $languageCode; }
@param string
setLanguageCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function getLanguageCode() { return $this->languageCode; }
@return string
getLanguageCode
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function setPreference($preference) { $this->preference = $preference; }
@param string
setPreference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function getPreference() { return $this->preference; }
@return string
getPreference
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserLanguage.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserLanguage.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function setItems($items) { $this->items = $items; }
@param Role[]
setItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function getItems() { return $this->items; }
@return Role[]
getItems
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Roles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Roles.php
Apache-2.0
public function setChromeosdevices($chromeosdevices) { $this->chromeosdevices = $chromeosdevices; }
@param ChromeOsDevice[]
setChromeosdevices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function getChromeosdevices() { return $this->chromeosdevices; }
@return ChromeOsDevice[]
getChromeosdevices
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function setNextPageToken($nextPageToken) { $this->nextPageToken = $nextPageToken; }
@param string
setNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function getNextPageToken() { return $this->nextPageToken; }
@return string
getNextPageToken
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDevices.php
Apache-2.0
public function setDeviceIds($deviceIds) { $this->deviceIds = $deviceIds; }
@param string[]
setDeviceIds
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsMoveDevicesToOu.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsMoveDevicesToOu.php
Apache-2.0