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 getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserExternalId.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserExternalId.php
Apache-2.0
public function setValue($value) { $this->value = $value; }
@param string
setValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserExternalId.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserExternalId.php
Apache-2.0
public function getValue() { return $this->value; }
@return string
getValue
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserExternalId.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserExternalId.php
Apache-2.0
public function setCommandType($commandType) { $this->commandType = $commandType; }
@param string
setCommandType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
Apache-2.0
public function getCommandType() { return $this->commandType; }
@return string
getCommandType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
Apache-2.0
public function setPayload($payload) { $this->payload = $payload; }
@param string
setPayload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
Apache-2.0
public function getPayload() { return $this->payload; }
@return string
getPayload
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DirectoryChromeosdevicesIssueCommandRequest.php
Apache-2.0
public function setAccountId($accountId) { $this->accountId = $accountId; }
@param string
setAccountId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getAccountId() { return $this->accountId; }
@return string
getAccountId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setGecos($gecos) { $this->gecos = $gecos; }
@param string
setGecos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getGecos() { return $this->gecos; }
@return string
getGecos
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setGid($gid) { $this->gid = $gid; }
@param string
setGid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getGid() { return $this->gid; }
@return string
getGid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setHomeDirectory($homeDirectory) { $this->homeDirectory = $homeDirectory; }
@param string
setHomeDirectory
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getHomeDirectory() { return $this->homeDirectory; }
@return string
getHomeDirectory
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setOperatingSystemType($operatingSystemType) { $this->operatingSystemType = $operatingSystemType; }
@param string
setOperatingSystemType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getOperatingSystemType() { return $this->operatingSystemType; }
@return string
getOperatingSystemType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setPrimary($primary) { $this->primary = $primary; }
@param bool
setPrimary
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getPrimary() { return $this->primary; }
@return bool
getPrimary
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setShell($shell) { $this->shell = $shell; }
@param string
setShell
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getShell() { return $this->shell; }
@return string
getShell
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setSystemId($systemId) { $this->systemId = $systemId; }
@param string
setSystemId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getSystemId() { return $this->systemId; }
@return string
getSystemId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setUid($uid) { $this->uid = $uid; }
@param string
setUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getUid() { return $this->uid; }
@return string
getUid
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setUsername($username) { $this->username = $username; }
@param string
setUsername
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function getUsername() { return $this->username; }
@return string
getUsername
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/UserPosixAccount.php
Apache-2.0
public function setPrivilegeName($privilegeName) { $this->privilegeName = $privilegeName; }
@param string
setPrivilegeName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
Apache-2.0
public function getPrivilegeName() { return $this->privilegeName; }
@return string
getPrivilegeName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
Apache-2.0
public function setServiceId($serviceId) { $this->serviceId = $serviceId; }
@param string
setServiceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
Apache-2.0
public function getServiceId() { return $this->serviceId; }
@return string
getServiceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/RoleRolePrivileges.php
Apache-2.0
public function setCreateTime($createTime) { $this->createTime = $createTime; }
@param string
setCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function getCreateTime() { return $this->createTime; }
@return string
getCreateTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function setDownloadUrl($downloadUrl) { $this->downloadUrl = $downloadUrl; }
@param string
setDownloadUrl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function getDownloadUrl() { return $this->downloadUrl; }
@return string
getDownloadUrl
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function setName($name) { $this->name = $name; }
@param string
setName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function getName() { return $this->name; }
@return string
getName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function setType($type) { $this->type = $type; }
@param string
setType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function getType() { return $this->type; }
@return string
getType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/ChromeOsDeviceScreenshotFiles.php
Apache-2.0
public function setAddress(BuildingAddress $address) { $this->address = $address; }
@param BuildingAddress
setAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getAddress() { return $this->address; }
@return BuildingAddress
getAddress
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setBuildingId($buildingId) { $this->buildingId = $buildingId; }
@param string
setBuildingId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getBuildingId() { return $this->buildingId; }
@return string
getBuildingId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setBuildingName($buildingName) { $this->buildingName = $buildingName; }
@param string
setBuildingName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getBuildingName() { return $this->buildingName; }
@return string
getBuildingName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setCoordinates(BuildingCoordinates $coordinates) { $this->coordinates = $coordinates; }
@param BuildingCoordinates
setCoordinates
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getCoordinates() { return $this->coordinates; }
@return BuildingCoordinates
getCoordinates
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getDescription() { return $this->description; }
@return string
getDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setEtags($etags) { $this->etags = $etags; }
@param string
setEtags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getEtags() { return $this->etags; }
@return string
getEtags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setFloorNames($floorNames) { $this->floorNames = $floorNames; }
@param string[]
setFloorNames
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getFloorNames() { return $this->floorNames; }
@return string[]
getFloorNames
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/Building.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/Building.php
Apache-2.0
public function setCreationTime($creationTime) { $this->creationTime = $creationTime; }
@param string
setCreationTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getCreationTime() { return $this->creationTime; }
@return string
getCreationTime
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setDomainAliasName($domainAliasName) { $this->domainAliasName = $domainAliasName; }
@param string
setDomainAliasName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getDomainAliasName() { return $this->domainAliasName; }
@return string
getDomainAliasName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setEtag($etag) { $this->etag = $etag; }
@param string
setEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getEtag() { return $this->etag; }
@return string
getEtag
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setParentDomainName($parentDomainName) { $this->parentDomainName = $parentDomainName; }
@param string
setParentDomainName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getParentDomainName() { return $this->parentDomainName; }
@return string
getParentDomainName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setVerified($verified) { $this->verified = $verified; }
@param bool
setVerified
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function getVerified() { return $this->verified; }
@return bool
getVerified
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/DomainAlias.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/DomainAlias.php
Apache-2.0
public function setBuildingId($buildingId) { $this->buildingId = $buildingId; }
@param string
setBuildingId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getBuildingId() { return $this->buildingId; }
@return string
getBuildingId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setCapacity($capacity) { $this->capacity = $capacity; }
@param int
setCapacity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getCapacity() { return $this->capacity; }
@return int
getCapacity
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setEtags($etags) { $this->etags = $etags; }
@param string
setEtags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getEtags() { return $this->etags; }
@return string
getEtags
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setFeatureInstances($featureInstances) { $this->featureInstances = $featureInstances; }
@param array
setFeatureInstances
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getFeatureInstances() { return $this->featureInstances; }
@return array
getFeatureInstances
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setFloorName($floorName) { $this->floorName = $floorName; }
@param string
setFloorName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getFloorName() { return $this->floorName; }
@return string
getFloorName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setFloorSection($floorSection) { $this->floorSection = $floorSection; }
@param string
setFloorSection
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getFloorSection() { return $this->floorSection; }
@return string
getFloorSection
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setGeneratedResourceName($generatedResourceName) { $this->generatedResourceName = $generatedResourceName; }
@param string
setGeneratedResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getGeneratedResourceName() { return $this->generatedResourceName; }
@return string
getGeneratedResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setKind($kind) { $this->kind = $kind; }
@param string
setKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getKind() { return $this->kind; }
@return string
getKind
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceCategory($resourceCategory) { $this->resourceCategory = $resourceCategory; }
@param string
setResourceCategory
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceCategory() { return $this->resourceCategory; }
@return string
getResourceCategory
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceDescription($resourceDescription) { $this->resourceDescription = $resourceDescription; }
@param string
setResourceDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceDescription() { return $this->resourceDescription; }
@return string
getResourceDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceEmail($resourceEmail) { $this->resourceEmail = $resourceEmail; }
@param string
setResourceEmail
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceEmail() { return $this->resourceEmail; }
@return string
getResourceEmail
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceId($resourceId) { $this->resourceId = $resourceId; }
@param string
setResourceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceId() { return $this->resourceId; }
@return string
getResourceId
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceName($resourceName) { $this->resourceName = $resourceName; }
@param string
setResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceName() { return $this->resourceName; }
@return string
getResourceName
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setResourceType($resourceType) { $this->resourceType = $resourceType; }
@param string
setResourceType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getResourceType() { return $this->resourceType; }
@return string
getResourceType
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setUserVisibleDescription($userVisibleDescription) { $this->userVisibleDescription = $userVisibleDescription; }
@param string
setUserVisibleDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function getUserVisibleDescription() { return $this->userVisibleDescription; }
@return string
getUserVisibleDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/CalendarResource.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/CalendarResource.php
Apache-2.0
public function setBlockInheritance($blockInheritance) { $this->blockInheritance = $blockInheritance; }
@param bool
setBlockInheritance
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/OrgUnit.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/OrgUnit.php
Apache-2.0
public function getBlockInheritance() { return $this->blockInheritance; }
@return bool
getBlockInheritance
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/OrgUnit.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/OrgUnit.php
Apache-2.0
public function setDescription($description) { $this->description = $description; }
@param string
setDescription
php
tsugiproject/tsugi
vendor/google/apiclient-services/src/Directory/OrgUnit.php
https://github.com/tsugiproject/tsugi/blob/master/vendor/google/apiclient-services/src/Directory/OrgUnit.php
Apache-2.0