| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Minutes |
Minutes.clone() |
Minutes |
SqlCondition.getMinutes()
Schedule the query to execute every so many minutes.
|
Minutes |
Minutes.set(String fieldName,
Object value) |
Minutes |
Minutes.setPeriodicity(Integer periodicity)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
SqlCondition |
SqlCondition.setMinutes(Minutes minutes)
Schedule the query to execute every so many minutes.
|
Copyright © 2011–2025 Google. All rights reserved.