type property
A string that uniquely identifies the type of error.
This provides a more reliable means to deduplicate errors across revisions and instances.
Implementation
core.String? type;
A string that uniquely identifies the type of error.
This provides a more reliable means to deduplicate errors across revisions and instances.
core.String? type;