Skip to content

Commit

Permalink
feat: Automated regeneration of Datastream client (#12893)
Browse files Browse the repository at this point in the history
Auto-created at 2025-01-30 13:13:28 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Jan 30, 2025
1 parent 75115c2 commit 8a601a7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.Datastream.V1 do
API client metadata for GoogleApi.Datastream.V1.
"""

@discovery_revision "20250115"
@discovery_revision "20250122"

def discovery_revision(), do: @discovery_revision
end
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.Datastream.V1.Model.MysqlProfile do
@moduledoc """
MySQL database profile. Next ID: 7.
MySQL database profile.
## Attributes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.Datastream.V1.Model.OracleAsmConfig do
@moduledoc """
Configuration for Oracle Automatic Storage Management (ASM) connection. .
Configuration for Oracle Automatic Storage Management (ASM) connection.
## Attributes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.Datastream.V1.Model.OracleProfile do
@moduledoc """
Oracle database profile. Next ID: 10.
Oracle database profile.
## Attributes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

defmodule GoogleApi.Datastream.V1.Model.SqlServerProfile do
@moduledoc """
SQLServer database profile. Next ID: 8.
SQLServer database profile.
## Attributes
Expand Down

0 comments on commit 8a601a7

Please sign in to comment.