class GoogleAppsDriveLabelsV2SelectionLimits extends Model (View source)

Properties

protected $listLimitsType
protected $listLimitsDataType
int $maxChoices
int $maxDeletedChoices
int $maxDisplayNameLength
int $maxIdLength

Methods

setListLimits(GoogleAppsDriveLabelsV2ListLimits $listLimits)

No description

setMaxChoices($maxChoices)

No description

int
getMaxChoices()

No description

setMaxDeletedChoices($maxDeletedChoices)

No description

int
getMaxDeletedChoices()

No description

setMaxDisplayNameLength($maxDisplayNameLength)

No description

int
getMaxDisplayNameLength()

No description

setMaxIdLength($maxIdLength)

No description

int
getMaxIdLength()

No description

Details

setListLimits(GoogleAppsDriveLabelsV2ListLimits $listLimits)

No description

Parameters

GoogleAppsDriveLabelsV2ListLimits $listLimits

setMaxChoices($maxChoices)

No description

Parameters

$maxChoices

int getMaxChoices()

No description

Return Value

int

setMaxDeletedChoices($maxDeletedChoices)

No description

Parameters

$maxDeletedChoices

int getMaxDeletedChoices()

No description

Return Value

int

setMaxDisplayNameLength($maxDisplayNameLength)

No description

Parameters

$maxDisplayNameLength

int getMaxDisplayNameLength()

No description

Return Value

int

setMaxIdLength($maxIdLength)

No description

Parameters

$maxIdLength

int getMaxIdLength()

No description

Return Value

int