GdataObjectId typedef

GdataObjectId = $ObjectId

This is a copy of the tech.blob.ObjectId proto, which could not be used directly here due to transitive closure issues with JavaScript support; see http://b/8801763.

Implementation

typedef GdataObjectId = $ObjectId;