startDate property
The start date (inclusive) of the metrics in the format YYYYMMDD.
For example, 20260102 represents January 2, 2026. If end_date is used in
the filter, start_date is also required. If neither start_date nor
end_date are included in the filter, the UserListLicenseMetrics fields
will not be populated in the response.
Output only.
Implementation
core.String? startDate;