|
drive
v2
|
This is the complete list of members for google_drive_api::DriveService::FilesResource, including all inherited members.
| FilesResource(DriveService *service) | google_drive_api::DriveService::FilesResource | explicit |
| NewCopyMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const File &_content_) const | google_drive_api::DriveService::FilesResource | |
| NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewEmptyTrashMethod(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::FilesResource | |
| NewExportMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &mime_type) const | google_drive_api::DriveService::FilesResource | |
| NewGenerateIdsMethod(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::FilesResource | |
| NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewInsertMethod(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::FilesResource | |
| NewInsertMethod(client::AuthorizationCredential *_credential_, const File *_metadata_, const StringPiece &_media_content_type_, client::DataReader *_media_content_reader_) const | google_drive_api::DriveService::FilesResource | |
| NewListMethod(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::FilesResource | |
| NewListMethodPager(client::AuthorizationCredential *_credential_) const | google_drive_api::DriveService::FilesResource | |
| NewPatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const File &_content_) const | google_drive_api::DriveService::FilesResource | |
| NewTouchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewTrashMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewUntrashMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::FilesResource | |
| NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const File *_metadata_, const StringPiece &_media_content_type_, client::DataReader *_media_content_reader_) const | google_drive_api::DriveService::FilesResource | |
| NewWatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const Channel &_content_) const | google_drive_api::DriveService::FilesResource | |
| ~FilesResource() | google_drive_api::DriveService::FilesResource | inline |