google_api_games v0.0.1 GoogleApi.Games.V1.Model.EventPeriodRange View Source
This is a JSON template for an event period time range.
Attributes
- kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#eventPeriodRange. Defaults to:
null. - periodEndMillis (String): The time when this update period ends, in millis, since 1970 UTC (Unix Epoch). Defaults to:
null. - periodStartMillis (String): The time when this update period begins, in millis, since 1970 UTC (Unix Epoch). Defaults to:
null.