Compute Engine API (compute:v1)

2025-10-24

1 new method | 2 updated methods

Additions

    Methods
  • compute.firewalls.testIamPermissions

      HTTP Method : POST

      Description : Returns permissions that a caller has on the specified resource.

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • https://www.googleapis.com/auth/compute.readonly
    • Path : projects/{project}/global/firewalls/{resource}/testIamPermissions

      Flat Path : projects/{project}/global/firewalls/{resource}/testIamPermissions

      Parameter Order :

    • project
    • resource
    • Parameters :

        project

          Location : path

          Description : Project ID for this request.

          Type : string

          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

        resource

          Location : path

          Description : Name or id of the resource for this request.

          Required : Yes

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

          Type : string

Updates

    Methods
  • compute.subnetworks.aggregatedList

      Parameters :

        views

          Enum Descriptions :

        • Utilization data is included in the response.
        • Repeated : Yes

          Description : Defines the extra views returned back in the subnetwork resource. Supported values: - WITH_UTILIZATION: Utilization data is included in the response.

          Type : string

          Location : query

          Enum :

        • DEFAULT
        • WITH_UTILIZATION

  • compute.reservationSubBlocks.get

      Parameters :

        view

          Enum Descriptions :

        • This view includes basic information about the reservation sub block
        • Includes detailed topology view.
        • The default / unset value. The API will default to the BASIC view.
        • Location : query

          Description : View of the subBlock.

          Enum :

        • SUB_BLOCK_VIEW_BASIC
        • SUB_BLOCK_VIEW_FULL
        • SUB_BLOCK_VIEW_UNSPECIFIED
        • Type : string