usageStartDateTime property

GoogleTypeDateTime? usageStartDateTime
getter/setter pair

The earliest usage date time (inclusive).

If you use time groupings (daily, weekly, etc), each group uses midnight to midnight (Pacific time). The usage start date is rounded down to include all usage from the specified date. We recommend that clients pass usage_start_date_time in Pacific time.

Implementation

GoogleTypeDateTime? usageStartDateTime;