Close httplib2 connections.
  resetInstance(instance, body=None, x__xgafv=None)
Perform an ungraceful, hard reset on a machine (equivalent to shutting the power off, and then turning it back on).
close()
  Close httplib2 connections.
resetInstance(instance, body=None, x__xgafv=None)
  Perform an ungraceful, hard reset on a machine (equivalent to shutting the power off, and then turning it back on).
Args:
  instance: string, Required. Name of the instance to reset. (required)
  body: object, The request body.
    The object takes the form of:
{ # Request for ResetInstance.
}
  x__xgafv: string, V1 error format.
    Allowed values
      1 - v1 error format
      2 - v2 error format
Returns:
  An object of the form:
    { # Response for ResetInstance.
}