class GoogleAppsDriveLabelsV2FieldTextOptions extends Model (View source)

Properties

int $maxLength
int $minLength

Methods

setMaxLength($maxLength)

No description

int
getMaxLength()

No description

setMinLength($minLength)

No description

int
getMinLength()

No description

Details

setMaxLength($maxLength)

No description

Parameters

$maxLength

int getMaxLength()

No description

Return Value

int

setMinLength($minLength)

No description

Parameters

$minLength

int getMinLength()

No description

Return Value

int