Class CloudShellErrorDetails (1.4.2)

CloudShellErrorDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Cloud-shell specific information that will be included as details in failure responses.

Attribute

NameDescription
code google.cloud.shell_v1.types.CloudShellErrorDetails.CloudShellErrorCode
Code indicating the specific error the occurred.

Inheritance

builtins.object > proto.message.Message > CloudShellErrorDetails

Classes

CloudShellErrorCode

CloudShellErrorCode(value)

Set of possible errors returned from API calls.