Skip to content

Commit

Permalink
feat: Automated regeneration of Storage client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Mar 12, 2024
1 parent 7ac1a0b commit 2410cd3
Show file tree
Hide file tree
Showing 28 changed files with 2,723 additions and 169 deletions.
485 changes: 485 additions & 0 deletions clients/storage/lib/google_api/storage/v1/api/anywhere_caches.ex

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions clients/storage/lib/google_api/storage/v1/api/buckets.ex
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ defmodule GoogleApi.Storage.V1.Api.Buckets do
* `:quotaUser` (*type:* `String.t`) - An opaque string that represents a user for quota purposes. Must not exceed 40 characters.
* `:uploadType` (*type:* `String.t`) - Upload protocol for media (e.g. "media", "multipart", "resumable").
* `:userIp` (*type:* `String.t`) - Deprecated. Please use quotaUser instead.
* `:enableObjectRetention` (*type:* `boolean()`) - When set to true, object retention is enabled for this bucket.
* `:predefinedAcl` (*type:* `String.t`) - Apply a predefined set of access controls to this bucket.
* `:predefinedDefaultObjectAcl` (*type:* `String.t`) - Apply a predefined set of default object access controls to this bucket.
* `:projection` (*type:* `String.t`) - Set of properties to return. Defaults to noAcl, unless the bucket resource specifies acl or defaultObjectAcl properties, when it defaults to full.
Expand Down Expand Up @@ -245,6 +246,7 @@ defmodule GoogleApi.Storage.V1.Api.Buckets do
:quotaUser => :query,
:uploadType => :query,
:userIp => :query,
:enableObjectRetention => :query,
:predefinedAcl => :query,
:predefinedDefaultObjectAcl => :query,
:projection => :query,
Expand Down
348 changes: 348 additions & 0 deletions clients/storage/lib/google_api/storage/v1/api/folders.ex

Large diffs are not rendered by default.

504 changes: 504 additions & 0 deletions clients/storage/lib/google_api/storage/v1/api/managed_folders.ex

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `entity` (*type:* `String.t`) - The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
Expand Down Expand Up @@ -104,7 +104,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `entity` (*type:* `String.t`) - The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
Expand Down Expand Up @@ -180,7 +180,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
Expand Down Expand Up @@ -254,7 +254,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
Expand Down Expand Up @@ -326,7 +326,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `entity` (*type:* `String.t`) - The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
Expand Down Expand Up @@ -404,7 +404,7 @@ defmodule GoogleApi.Storage.V1.Api.ObjectAccessControls do
* `connection` (*type:* `GoogleApi.Storage.V1.Connection.t`) - Connection to server
* `bucket` (*type:* `String.t`) - Name of a bucket.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see Encoding URI Path Parts.
* `object` (*type:* `String.t`) - Name of the object. For information about how to URL encode object names to be path safe, see [Encoding URI Path Parts](https://cloud.google.com/storage/docs/request-endpoints#encoding).
* `entity` (*type:* `String.t`) - The entity holding the permission. Can be user-userId, user-emailAddress, group-groupId, group-emailAddress, allUsers, or allAuthenticatedUsers.
* `optional_params` (*type:* `keyword()`) - Optional parameters
* `:alt` (*type:* `String.t`) - Data format for the response.
Expand Down
Loading

0 comments on commit 2410cd3

Please sign in to comment.