class GoogleChromeManagementV1ChromeAppInfo extends Collection (View source)

Properties

protected $collection_key
bool $googleOwned
bool $isCwsHosted
bool $isExtensionPolicySupported
bool $isKioskOnly
bool $isTheme
bool $kioskEnabled
int $minUserCount
protected $permissionsType
protected $permissionsDataType
protected $siteAccessType
protected $siteAccessDataType
bool $supportEnabled
string $type

Methods

setGoogleOwned($googleOwned)

No description

bool
getGoogleOwned()

No description

setIsCwsHosted($isCwsHosted)

No description

bool
getIsCwsHosted()

No description

setIsExtensionPolicySupported($isExtensionPolicySupported)

No description

bool
setIsKioskOnly($isKioskOnly)

No description

bool
getIsKioskOnly()

No description

setIsTheme($isTheme)

No description

bool
getIsTheme()

No description

setKioskEnabled($kioskEnabled)

No description

bool
getKioskEnabled()

No description

setMinUserCount($minUserCount)

No description

int
getMinUserCount()

No description

setPermissions($permissions)

No description

setSiteAccess($siteAccess)

No description

setSupportEnabled($supportEnabled)

No description

bool
getSupportEnabled()

No description

setType($type)

No description

string
getType()

No description

Details

setGoogleOwned($googleOwned)

No description

Parameters

$googleOwned

bool getGoogleOwned()

No description

Return Value

bool

setIsCwsHosted($isCwsHosted)

No description

Parameters

$isCwsHosted

bool getIsCwsHosted()

No description

Return Value

bool

setIsExtensionPolicySupported($isExtensionPolicySupported)

No description

Parameters

$isExtensionPolicySupported

bool getIsExtensionPolicySupported()

No description

Return Value

bool

setIsKioskOnly($isKioskOnly)

No description

Parameters

$isKioskOnly

bool getIsKioskOnly()

No description

Return Value

bool

setIsTheme($isTheme)

No description

Parameters

$isTheme

bool getIsTheme()

No description

Return Value

bool

setKioskEnabled($kioskEnabled)

No description

Parameters

$kioskEnabled

bool getKioskEnabled()

No description

Return Value

bool

setMinUserCount($minUserCount)

No description

Parameters

$minUserCount

int getMinUserCount()

No description

Return Value

int

setPermissions($permissions)

No description

Parameters

$permissions

setSiteAccess($siteAccess)

No description

Parameters

$siteAccess

setSupportEnabled($supportEnabled)

No description

Parameters

$supportEnabled

bool getSupportEnabled()

No description

Return Value

bool

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string