| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceGroup |
ResourceGroup.clone() |
ResourceGroup |
UptimeCheckConfig.getResourceGroup()
The group resource associated with the configuration.
|
ResourceGroup |
ResourceGroup.set(String fieldName,
Object value) |
ResourceGroup |
ResourceGroup.setGroupId(String groupId)
The group of resources being monitored.
|
ResourceGroup |
ResourceGroup.setResourceType(String resourceType)
The resource type of the group members.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig |
UptimeCheckConfig.setResourceGroup(ResourceGroup resourceGroup)
The group resource associated with the configuration.
|
Copyright © 2011–2025 Google. All rights reserved.