drive
v2
|
This is the complete list of members for google_drive_api::DriveService::DrivesResource, including all inherited members.
DrivesResource(DriveService *service) | google_drive_api::DriveService::DrivesResource | explicit |
NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &drive_id) const | google_drive_api::DriveService::DrivesResource | |
NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &drive_id) const | google_drive_api::DriveService::DrivesResource | |
NewHideMethod(client::AuthorizationCredential *_credential_, const absl::string_view &drive_id) const | google_drive_api::DriveService::DrivesResource | |
NewInsertMethod(client::AuthorizationCredential *_credential_, const absl::string_view &request_id, const Drive &_content_) const | google_drive_api::DriveService::DrivesResource | |
NewListMethod(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::DrivesResource | |
NewListMethodPager(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::DrivesResource | |
NewUnhideMethod(client::AuthorizationCredential *_credential_, const absl::string_view &drive_id) const | google_drive_api::DriveService::DrivesResource | |
NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &drive_id, const Drive &_content_) const | google_drive_api::DriveService::DrivesResource | |
~DrivesResource() | google_drive_api::DriveService::DrivesResource | inline |