Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
AlertMetadata |
AlertMetadata.clone() |
AlertMetadata |
Alert.getMetadata()
Output only.
|
AlertMetadata |
AlertMetadata.set(String fieldName,
Object value) |
AlertMetadata |
AlertMetadata.setAlertId(String alertId)
Output only.
|
AlertMetadata |
AlertMetadata.setAssignee(String assignee)
The email address of the user assigned to the alert.
|
AlertMetadata |
AlertMetadata.setCustomerId(String customerId)
Output only.
|
AlertMetadata |
AlertMetadata.setEtag(String etag)
Optional.
|
AlertMetadata |
AlertMetadata.setSeverity(String severity)
The severity value of the alert.
|
AlertMetadata |
AlertMetadata.setStatus(String status)
The current status of the alert.
|
AlertMetadata |
AlertMetadata.setUpdateTime(String updateTime)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Alert |
Alert.setMetadata(AlertMetadata metadata)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.