Module GapiDriveV3Service.AboutResource

val get : ?⁠base_url:string -> ?⁠etag:string -> ?⁠std_params:GapiService.StandardParameters.t -> GapiConversation.Session.t -> GapiDriveV3Model.About.t * GapiConversation.Session.t

Gets information about the user, the user's Drive, and system capabilities.

parameter base_url

Service endpoint base URL (defaults to "https://www.googleapis.com/drive/v3/").

parameter etag

Optional ETag.

parameter std_params

Optional standard parameters.