class GoogleAppsDriveLabelsV2FieldDisplayHints extends Model (View source)

Properties

bool $disabled
bool $hiddenInSearch
bool $required
bool $shownInApply

Methods

setDisabled($disabled)

No description

bool
getDisabled()

No description

setHiddenInSearch($hiddenInSearch)

No description

bool
getHiddenInSearch()

No description

setRequired($required)

No description

bool
getRequired()

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

setRequired($required)

No description

Parameters

$required

bool getRequired()

No description

Return Value

bool

setShownInApply($shownInApply)

No description

Parameters

$shownInApply

bool getShownInApply()

No description

Return Value

bool