|
drive
v2
|
This is the complete list of members for google_drive_api::DriveService::CommentsResource, including all inherited members.
| CommentsResource(DriveService *service) | google_drive_api::DriveService::CommentsResource | explicit |
| NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id) const | google_drive_api::DriveService::CommentsResource | |
| NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id) const | google_drive_api::DriveService::CommentsResource | |
| NewInsertMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const Comment &_content_) const | google_drive_api::DriveService::CommentsResource | |
| NewListMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::CommentsResource | |
| NewListMethodPager(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) const | google_drive_api::DriveService::CommentsResource | |
| NewPatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id, const Comment &_content_) const | google_drive_api::DriveService::CommentsResource | |
| NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id, const Comment &_content_) const | google_drive_api::DriveService::CommentsResource | |
| ~CommentsResource() | google_drive_api::DriveService::CommentsResource | inline |