class GoogleCloudBillingBudgetsV1CustomPeriod extends Model (View source)

Properties

protected $endDateType
protected $endDateDataType
protected $startDateType
protected $startDateDataType

Methods

setEndDate(GoogleTypeDate $endDate)

No description

getEndDate()

No description

setStartDate(GoogleTypeDate $startDate)

No description

getStartDate()

No description

Details

setEndDate(GoogleTypeDate $endDate)

No description

Parameters

GoogleTypeDate $endDate

GoogleTypeDate getEndDate()

No description

Return Value

GoogleTypeDate

setStartDate(GoogleTypeDate $startDate)

No description

Parameters

GoogleTypeDate $startDate

GoogleTypeDate getStartDate()

No description

Return Value

GoogleTypeDate