drive  v2
google_drive_api::DriveService::CommentsResource Member List

This is the complete list of members for google_drive_api::DriveService::CommentsResource, including all inherited members.

CommentsResource(DriveService *service)google_drive_api::DriveService::CommentsResourceexplicit
NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id) constgoogle_drive_api::DriveService::CommentsResource
NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id) constgoogle_drive_api::DriveService::CommentsResource
NewInsertMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const Comment &_content_) constgoogle_drive_api::DriveService::CommentsResource
NewListMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) constgoogle_drive_api::DriveService::CommentsResource
NewListMethodPager(client::AuthorizationCredential *_credential_, const absl::string_view &file_id) constgoogle_drive_api::DriveService::CommentsResource
NewPatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id, const Comment &_content_) constgoogle_drive_api::DriveService::CommentsResource
NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &file_id, const absl::string_view &comment_id, const Comment &_content_) constgoogle_drive_api::DriveService::CommentsResource
~CommentsResource()google_drive_api::DriveService::CommentsResourceinline