Technically speaking, YES. 1. You could derived from tiledlayer/tiledmapservicelayer and override its geturl method to load tiles of google maps. 2. You could using 3rd party application which already providing ArcGIS REST service from google maps, just like Portable Basemap Server, https://geopbs.codeplex.com/
However, google has restrictions of loading tiles without using its map api, FYI.