caseKGAPI2::OK:/** << OK status (fetched, updated, removed) */
caseKGAPI2::Created:/** << OK status (created) */
caseKGAPI2::NoContent:/** << OK status (removed task using Tasks API) */
caseKGAPI2::ResumeIncomplete:/** << OK status (partially uploaded a file via resumable upload) */
break;
caseKGAPI2::TemporarilyMovedUseSameMethod:/** << Temporarily moved - Google provides a new URL where to send the request which must use the original method */