drive_api_parser.h | 692 const std::string& next_page_token() const { return next_page_token_; } 705 next_page_token_ = next_page_token; 723 std::string next_page_token_; member in class:google_apis::FileList 810 const std::string& next_page_token() const { return next_page_token_; } 826 next_page_token_ = next_page_token; 847 std::string next_page_token_; member in class:google_apis::ChangeList
|