Enum LocationsResource.GetDailyMetricsTimeSeriesRequest.DailySubEntityTypeDayOfWeekEnum
Represents the day of the week. Eg: MONDAY. Currently supported DailyMetrics = NONE.
Namespace: Google.Apis.BusinessProfilePerformance.v1
Assembly: Google.Apis.BusinessProfilePerformance.v1.dll
Syntax
public enum LocationsResource.GetDailyMetricsTimeSeriesRequest.DailySubEntityTypeDayOfWeekEnum
Fields
Name | Description |
---|---|
DAYOFWEEKUNSPECIFIED | The day of the week is unspecified. |
FRIDAY | Friday |
MONDAY | Monday |
SATURDAY | Saturday |
SUNDAY | Sunday |
THURSDAY | Thursday |
TUESDAY | Tuesday |
WEDNESDAY | Wednesday |