Skip to content

Commit 8a601a7

Browse files
feat: Automated regeneration of Datastream client (googleapis#12893)
Auto-created at 2025-01-30 13:13:28 +0000 using the toys pull request generator.
1 parent 75115c2 commit 8a601a7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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

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

23-
@discovery_revision "20250115"
23+
@discovery_revision "20250122"
2424

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

clients/datastream/lib/google_api/datastream/v1/model/mysql_profile.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Datastream.V1.Model.MysqlProfile do
1919
@moduledoc """
20-
MySQL database profile. Next ID: 7.
20+
MySQL database profile.
2121
2222
## Attributes
2323

clients/datastream/lib/google_api/datastream/v1/model/oracle_asm_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Datastream.V1.Model.OracleAsmConfig do
1919
@moduledoc """
20-
Configuration for Oracle Automatic Storage Management (ASM) connection. .
20+
Configuration for Oracle Automatic Storage Management (ASM) connection.
2121
2222
## Attributes
2323

clients/datastream/lib/google_api/datastream/v1/model/oracle_profile.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Datastream.V1.Model.OracleProfile do
1919
@moduledoc """
20-
Oracle database profile. Next ID: 10.
20+
Oracle database profile.
2121
2222
## Attributes
2323

clients/datastream/lib/google_api/datastream/v1/model/sql_server_profile.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Datastream.V1.Model.SqlServerProfile do
1919
@moduledoc """
20-
SQLServer database profile. Next ID: 8.
20+
SQLServer database profile.
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)