Case Args
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.
Constructors
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.
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 priority of this case.
REMOVED. The severity of this case. Use priority instead.
The email addresses to receive updates on this case.