This product is not supported for your selected
Datadog site. (
).
ancestors
Type: UNORDERED_LIST_STRING
email
Type: STRING
Provider name: email
Description: Required. The email address to send notifications to. The email address does not need to be a Google Account.
labels
Type: UNORDERED_LIST_STRING
language_tag
Type: STRING
Provider name: languageTag
Description: Required. The preferred language for notifications, as a ISO 639-1 language code. See Supported languages for a list of supported languages.
name
Type: STRING
Provider name: name
Description: Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}
notification_category_subscriptions
Type: UNORDERED_LIST_STRING
Provider name: notificationCategorySubscriptions
Description: Required. The categories of notifications that the contact will receive communications for.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
Type: UNORDERED_LIST_STRING
validate_time
Type: TIMESTAMP
Provider name: validateTime
Description: Output only. The last time the validation_state was updated, either manually or automatically. A contact is considered stale if its validation state was updated more than 1 year ago.
validation_state
Type: STRING
Provider name: validationState
Description: Output only. The validity of the contact. A contact is considered valid if it is the correct recipient for notifications for a particular resource.
Possible values:
VALIDATION_STATE_UNSPECIFIED
- The validation state is unknown or unspecified.
VALID
- The contact is marked as valid. This is usually done manually by the contact admin. All new contacts begin in the valid state.
INVALID
- The contact is considered invalid. This may become the state if the contact’s email is found to be unreachable.