Home
last modified time | relevance | path

Searched defs:commentId (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DReplies.php42 public function create($fileId, $commentId, Reply $postBody, $optParams = [])
56 public function delete($fileId, $commentId, $replyId, $optParams = [])
74 public function get($fileId, $commentId, $replyId, $optParams = [])
95 public function listReplies($fileId, $commentId, $optParams = [])
111 public function update($fileId, $commentId, $replyId, Reply $postBody, $optParams = [])
H A DComments.php54 public function delete($fileId, $commentId, $optParams = [])
71 public function get($fileId, $commentId, $optParams = [])
108 public function update($fileId, $commentId, Comment $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DComments.php43 public function approve($blogId, $postId, $commentId, $optParams = [])
57 public function delete($blogId, $postId, $commentId, $optParams = [])
74 public function get($blogId, $postId, $commentId, $optParams = [])
132 public function markAsSpam($blogId, $postId, $commentId, $optParams = [])
148 public function removeContent($blogId, $postId, $commentId, $optParams = [])
/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php291 public function delete($fileId, $commentId, $optParams = array()) {
307 public function get($fileId, $commentId, $optParams = array()) {
366 public function patch($fileId, $commentId, Google_Comment $postBody, $optParams = array()) {
385 public function update($fileId, $commentId, Google_Comment $postBody, $optParams = array()) {
1012 public function delete($fileId, $commentId, $replyId, $optParams = array()) {
1029 public function get($fileId, $commentId, $replyId, $optParams = array()) {
1048 … public function insert($fileId, $commentId, Google_CommentReply $postBody, $optParams = array()) {
1070 public function listReplies($fileId, $commentId, $optParams = array()) {
1090 …public function patch($fileId, $commentId, $replyId, Google_CommentReply $postBody, $optParams = a…
2006 public $commentId; variable in Google_Comment
[all …]
H A DGoogle_OrkutService.php217 public function delete($commentId, $optParams = array()) {
232 public function get($commentId, $optParams = array()) {
H A DGoogle_BloggerService.php133 public function get($blogId, $postId, $commentId, $optParams = array()) {
H A DGoogle_PlusDomainsService.php288 public function get($commentId, $optParams = array()) {
H A DGoogle_PlusService.php106 public function get($commentId, $optParams = array()) {