| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Hourly |
Hourly.clone() |
Hourly |
SqlCondition.getHourly()
Schedule the query to execute every so many hours.
|
Hourly |
Hourly.set(String fieldName,
Object value) |
Hourly |
Hourly.setMinuteOffset(Integer minuteOffset)
Optional.
|
Hourly |
Hourly.setPeriodicity(Integer periodicity)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
SqlCondition |
SqlCondition.setHourly(Hourly hourly)
Schedule the query to execute every so many hours.
|
Copyright © 2011–2025 Google. All rights reserved.