class GoogleAppsDriveLabelsV2DateLimits extends Model (View source)

Properties

protected $maxValueType
protected $maxValueDataType
protected $minValueType
protected $minValueDataType

Methods

setMaxValue(GoogleTypeDate $maxValue)

No description

getMaxValue()

No description

setMinValue(GoogleTypeDate $minValue)

No description

getMinValue()

No description

Details

setMaxValue(GoogleTypeDate $maxValue)

No description

Parameters

GoogleTypeDate $maxValue

GoogleTypeDate getMaxValue()

No description

Return Value

GoogleTypeDate

setMinValue(GoogleTypeDate $minValue)

No description

Parameters

GoogleTypeDate $minValue

GoogleTypeDate getMinValue()

No description

Return Value

GoogleTypeDate