View Source GoogleApi.Monitoring.V3.Model.Minutes (google_api_monitoring v0.61.1)
Used to schedule the query to run every so many minutes.
Attributes
-
periodicity
(type:integer()
, default:nil
) - Required. Number of minutes between runs. The interval must be greater than or equal to 5 minutes and less than or equal to 1440 minutes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Monitoring.V3.Model.Minutes{periodicity: integer() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.