Skip to main content

Module about_api

Module about_api 

Source
Expand description

Drive About API wrapper.

about.get, used solely by drive auth status’s live authentication check (mirrors crate::gmail::profile_api::ProfileApi, whose users.getProfile plays the same role for gmail auth status).

Structs§

About
Response for GET /drive/v3/about.
AboutApi
About API façade.
AboutUser
The authenticated user’s identity, as embedded in about.get’s user field.