Cloud Storage JSON API (storage:v1)

2024-08-08

1 new method | 2 updated methods

Additions

Updates

    Methods
  • storage.buckets.get

      Parameters :

        generation

          Type : string

          Description : If present, specifies the generation of the bucket. This is required if softDeleted is true.

          Format : int64

          Location : query

        softDeleted

          Type : boolean

          Description : If true, return the soft-deleted version of this bucket. The default is false. For more information, see [Soft Delete](https://cloud.google.com/storage/docs/soft-delete).

          Location : query

  • storage.buckets.list

      Parameters :

        softDeleted

          Type : boolean

          Description : If true, only soft-deleted bucket versions will be returned. The default is false. For more information, see [Soft Delete](https://cloud.google.com/storage/docs/soft-delete).

          Location : query