httpErrorMessage property

String? httpErrorMessage
getter/setter pair

If the operation fails, this field contains the HTTP error message that was returned, such as NOT FOUND.

Output only.

Implementation

core.String? httpErrorMessage;