Home
last modified time | relevance | path

Searched refs:repliesType (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DReplyList.php31 protected $repliesType = Reply::class; variable in Google\\Service\\Drive\\ReplyList
H A DComment.php59 protected $repliesType = Reply::class; variable in Google\\Service\\Drive\\Comment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateSpreadsheetResponse.php23 protected $repliesType = Response::class; variable in Google\\Service\\Sheets\\BatchUpdateSpreadsheetResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBatchUpdateDocumentResponse.php27 protected $repliesType = Response::class; variable in Google\\Service\\Docs\\BatchUpdateDocumentResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DBatchUpdatePresentationResponse.php27 protected $repliesType = Response::class; variable in Google\\Service\\Slides\\BatchUpdatePresentationResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DBatchUpdateFormResponse.php25 protected $repliesType = Response::class; variable in Google\\Service\\Forms\\BatchUpdateFormResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentThread.php34 protected $repliesType = CommentThreadReplies::class; variable in Google\\Service\\YouTube\\CommentThread
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php63 protected $repliesType = PostReplies::class; variable in Google\\Service\\Blogger\\Post