Module error

Source
Expand description

Types for error handling.

Enums§

GoogleApiError
Errors that may occur during any of the operations in this lib.

Type Aliases§

Result
A Result alias with a GoogleApiError for the Err case.