Cloud Storage JSON API (storage:v1)

2023-09-18

3 updated methods

Updates

    Methods
  • storage.buckets.insert

      Parameters :

        enableObjectRetention

          Type : boolean

          Description : When set to true, object retention is enabled for this bucket.

          Default : false

          Location : query

  • storage.objects.patch

      Parameters :

        overrideUnlockedRetention

          Type : boolean

          Description : Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.

          Location : query

  • storage.objects.update

      Parameters :

        overrideUnlockedRetention

          Type : boolean

          Description : Must be true to remove the retention configuration, reduce its unlocked retention period, or change its mode from unlocked to locked.

          Location : query