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
Resultalias with aGoogleApiErrorfor the Err case.
Types for error handling.
Result alias with a GoogleApiError for the Err case.