You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new Error classes that are thrown instead of raising a string. Users should be able to rescue a generic error (Gcloud::Error) or a specific error (Gcloud::Datastore::InvalidKeyfileError).
Add new Error classes that are thrown instead of raising a string. Users should be able to rescue a generic error (Gcloud::Error) or a specific error (Gcloud::Datastore::InvalidKeyfileError).