endDate property

GoogleTypeDate? endDate
getter/setter pair

The end date of the time period.

Budgets with elapsed end date won't be processed. If unset, specifies to track all usage incurred since the start_date.

Optional.

Implementation

GoogleTypeDate? endDate;