| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Daily |
Daily.clone() |
Daily |
SqlCondition.getDaily()
Schedule the query to execute every so many days.
|
Daily |
Daily.set(String fieldName,
Object value) |
Daily |
Daily.setExecutionTime(TimeOfDay executionTime)
Optional.
|
Daily |
Daily.setPeriodicity(Integer periodicity)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
SqlCondition |
SqlCondition.setDaily(Daily daily)
Schedule the query to execute every so many days.
|
Copyright © 2011–2025 Google. All rights reserved.