google_api_big_query v0.0.1 GoogleApi.BigQuery.V2.Model.TimePartitioning View Source

Attributes

  • expirationMs (String.t): [Optional] Number of milliseconds for which to keep the storage for a partition. Defaults to: null.
  • type (String.t): [Required] The only type supported is DAY, which will generate one partition per day based on data loading time. Defaults to: null.