Case
Create a new case and associate it with the given Google Cloud Resource. The case object must have the following fields set: display_name
, description
, classification
, and priority
. Note - this resource's API doesn't support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Properties
The issue classification applicable to this case.
A user-supplied email address to send case update notifications for. This should only be used in BYOID flows, where we cannot infer the user's email address directly from their EUCs.
The time this case was created.
The user who created the case. Note: The name and email will be obfuscated if the case was created by Google Support.
A broad description of the issue.
The short summary of the issue reported in this case.
The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., "en"
, "zh-CN"
, "zh-TW"
, "ja"
, "ko"
). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
The email addresses to receive updates on this case.
The time this case was last updated.