class GoogleAppsDriveLabelsV2LabelDisplayHints extends Model (View source)

Properties

bool $disabled
bool $hiddenInSearch
string $priority
bool $shownInApply

Methods

setDisabled($disabled)

No description

bool
getDisabled()

No description

setHiddenInSearch($hiddenInSearch)

No description

bool
getHiddenInSearch()

No description

setPriority($priority)

No description

string
getPriority()

No description

setShownInApply($shownInApply)

No description

bool
getShownInApply()

No description

Details

setDisabled($disabled)

No description

Parameters

$disabled

bool getDisabled()

No description

Return Value

bool

setHiddenInSearch($hiddenInSearch)

No description

Parameters

$hiddenInSearch

bool getHiddenInSearch()

No description

Return Value

bool

setPriority($priority)

No description

Parameters

$priority

string getPriority()

No description

Return Value

string

setShownInApply($shownInApply)

No description

Parameters

$shownInApply

bool getShownInApply()

No description

Return Value

bool