Expand description
Types for error handling.
Enums§
- Google
ApiError - Errors that may occur during any of the operations in this lib.
Type Aliases§
- Result
- A
Result
alias with aGoogleApiError
for the Err case.
Types for error handling.
Result
alias with a GoogleApiError
for the Err case.