You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {String} opts.acceptEncoding If specified with `gzip` or `*`, content will be compressed and returned in a GZIP format.
460
460
* @param {Boolean} opts.xAdsForce Force retrieve the object tree even though it failed to be extracted (got 404 with error message) previously. (default is false) retrieve the object tree, and previously failures are not replaced.
461
461
* @param {Boolean} opts.forceget To force get the large resource even if it exceeded the expected maximum length (20 MB). Possible values: true, false. The the implicit value is false.
462
+
* @param {Boolean} opts.objectid Object id which you want to query properties for.
462
463
* data is of type: {module:model/Metadata}
463
464
* @param {Object} oauth2client oauth2client for the call
464
465
* @param {Object} credentials credentials for the call
0 commit comments