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