/
/AI Platform Training & Prediction API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects29
  • post/v1/{+name}:explain
  • post/v1/{+name}:predict
  • get/v1/{+name}:getConfig
  • get/v1/{+parent}/jobs
  • post/v1/{+parent}/jobs
  • post/v1/{+name}:cancel
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+resource}:getIamPolicy
  • post/v1/{+resource}:testIamPermissions
  • post/v1/{+resource}:setIamPolicy
  • get/v1/{+parent}/models
  • post/v1/{+parent}/models
  • get/v1/{+parent}/versions
  • post/v1/{+parent}/versions
  • post/v1/{+name}:setDefault
  • get/v1/{+name}/operations
  • get/v1/{+parent}/locations
  • get/v1/{+parent}/studies
  • post/v1/{+parent}/studies
  • post/v1/{+name}:stop
  • post/v1/{+name}:addMeasurement
  • post/v1/{+parent}/trials:listOptimalTrials
  • post/v1/{+name}:checkEarlyStoppingState
  • post/v1/{+parent}/trials:suggest
  • get/v1/{+parent}/trials
  • post/v1/{+parent}/trials
  • post/v1/{+name}:complete
    projects

    Checks whether a trial should stop or not. Returns a long-running operation. When the operation is successful, it will contain a CheckTrialEarlyStoppingStateResponse.

    post/v1/{+name}:checkEarlyStoppingState

    Path parameters

    namestring required

    Required. The trial name.

    Request body

    GoogleCloudMlV1CheckTrialEarlyStoppingStateRequest required

    The request message for the CheckTrialEarlyStoppingState service method.

    Response

    Successful response

    Changes