Cloud TPU API (tpu:v2alpha1)

2023-11-05

1 new method

Additions

    Methods
  • tpu.projects.locations.reservations.list

      Path : v2alpha1/{+parent}/reservations

      Flat Path : v2alpha1/projects/{projectsId}/locations/{locationsId}/reservations

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent for reservations.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : The maximum number of items to return.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : The next_page_token value returned from a previous List request, if any.

          Location : query

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Retrieves the reservations for the given project in the given location.

1 removed method

Deletions

    Methods
  • tpu.projects.locations.reservations.list

      Path : v2alpha1/{+parent}/reservations

      Flat Path : v2alpha1/projects/{projectsId}/locations/{locationsId}/reservations

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent for reservations.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : The maximum number of items to return.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : The next_page_token value returned from a previous List request, if any.

          Location : query

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Retrieves the reservations for the given project in the given location.