CaseImpactedResourcesWidget

Case impacted resources widget.

JSON representation
{"ticketId":string,"title":string,"order":integer,"type":enum (WidgetTemplateType),"gridColumns":enum (WidgetTemplateGridColumns),"description":string,"identifier":string,"jsonData":string,"errorJsonData":string,"resultStatus":enum (WidgetResultStatus)}
Fields
ticketId

string

Output only. The widget ticket identifier.

title

string

Output only. The widget title.

order

integer

Output only. The widget order.

type

enum (WidgetTemplateType)

Output only. The widget template type.

gridColumns

enum (WidgetTemplateGridColumns)

Output only. The widget template grid columns.

description

string

Output only. The widget description.

identifier

string

Output only. The widget identifier.

jsonData

string

Output only. The widget json data.

errorJsonData

string

Output only. The widget error json data.

resultStatus

enum (WidgetResultStatus)

Output only. The widget result status.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-08-25 UTC.