Compute Engine API (compute:alpha)

2026-07-28

1 new method

Additions

    Methods
  • compute.advice.calendarModeExtension

      Description : Advise on whether extending an existing Future Reservation is possible based on the desired extension end time. If capacity is not available for the entire requested duration, the method will recommend the longest possible extension.

      Parameters :

        project

          Description : Project ID for this request.

          Location : path

          Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))

          Required : Yes

          Type : string

        region

          Type : string

          Required : Yes

          Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?

          Description : Name of the region for this request.

          Location : path

      Flat Path : projects/{project}/regions/{region}/advice/calendarModeExtension

      Parameter Order :

    • project
    • region
    • Path : projects/{project}/regions/{region}/advice/calendarModeExtension

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • HTTP Method : POST