code property
The status code.
For this API, this value either: - 10, indicating a SCRIPT_TIMEOUT
error, - 3, indicating an INVALID_ARGUMENT error, or - 1, indicating a
CANCELLED execution.
Implementation
core.int? code;
The status code.
For this API, this value either: - 10, indicating a SCRIPT_TIMEOUT
error, - 3, indicating an INVALID_ARGUMENT error, or - 1, indicating a
CANCELLED execution.
core.int? code;