class GoogleAppsDriveLabelsV2LabelLimits extends Model (View source)

Properties

protected $fieldLimitsType
protected $fieldLimitsDataType
int $maxDeletedFields
int $maxDescriptionLength
int $maxDraftRevisions
int $maxFields
int $maxTitleLength
string $name

Methods

setFieldLimits(GoogleAppsDriveLabelsV2FieldLimits $fieldLimits)

No description

setMaxDeletedFields($maxDeletedFields)

No description

int
getMaxDeletedFields()

No description

setMaxDescriptionLength($maxDescriptionLength)

No description

int
getMaxDescriptionLength()

No description

setMaxDraftRevisions($maxDraftRevisions)

No description

int
getMaxDraftRevisions()

No description

setMaxFields($maxFields)

No description

int
getMaxFields()

No description

setMaxTitleLength($maxTitleLength)

No description

int
getMaxTitleLength()

No description

setName($name)

No description

string
getName()

No description

Details

setFieldLimits(GoogleAppsDriveLabelsV2FieldLimits $fieldLimits)

No description

Parameters

GoogleAppsDriveLabelsV2FieldLimits $fieldLimits

setMaxDeletedFields($maxDeletedFields)

No description

Parameters

$maxDeletedFields

int getMaxDeletedFields()

No description

Return Value

int

setMaxDescriptionLength($maxDescriptionLength)

No description

Parameters

$maxDescriptionLength

int getMaxDescriptionLength()

No description

Return Value

int

setMaxDraftRevisions($maxDraftRevisions)

No description

Parameters

$maxDraftRevisions

int getMaxDraftRevisions()

No description

Return Value

int

setMaxFields($maxFields)

No description

Parameters

$maxFields

int getMaxFields()

No description

Return Value

int

setMaxTitleLength($maxTitleLength)

No description

Parameters

$maxTitleLength

int getMaxTitleLength()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string