Skip to content

Commit 5fc6d35

Browse files
feat: Automated regeneration of Composer client (googleapis#12981)
Auto-created at 2025-02-15 13:15:46 +0000 using the toys pull request generator.
1 parent d42efa4 commit 5fc6d35

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

clients/composer/lib/google_api/composer/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Composer.V1 do
2020
API client metadata for GoogleApi.Composer.V1.
2121
"""
2222

23-
@discovery_revision "20250108"
23+
@discovery_revision "20250211"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/composer/lib/google_api/composer/v1/model/networking_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Composer.V1.Model.NetworkingConfig do
2121
2222
## Attributes
2323
24-
* `connectionType` (*type:* `String.t`, *default:* `nil`) - Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
24+
* `connectionType` (*type:* `String.t`, *default:* `nil`) - Optional. Indicates the user requested specific connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
2525
"""
2626

2727
use GoogleApi.Gax.ModelBase

clients/composer/lib/google_api/composer/v1beta1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Composer.V1beta1 do
2020
API client metadata for GoogleApi.Composer.V1beta1.
2121
"""
2222

23-
@discovery_revision "20250108"
23+
@discovery_revision "20250211"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/composer/lib/google_api/composer/v1beta1/model/networking_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Composer.V1beta1.Model.NetworkingConfig do
2121
2222
## Attributes
2323
24-
* `connectionType` (*type:* `String.t`, *default:* `nil`) - Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
24+
* `connectionType` (*type:* `String.t`, *default:* `nil`) - Optional. Indicates the user requested specific connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
2525
"""
2626

2727
use GoogleApi.Gax.ModelBase

0 commit comments

Comments
 (0)