Skip to content

Commit dcd3d26

Browse files
feat: Automated regeneration of Dataplex client (googleapis#12488)
Auto-created at 2024-11-06 13:14:06 +0000 using the toys pull request generator.
1 parent aca6317 commit dcd3d26

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

23-
@discovery_revision "20241019"
23+
@discovery_revision "20241027"
2424

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

clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_scan_event.ex

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

1818
defmodule GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataScanEvent do
1919
@moduledoc """
20-
These messages contain information about the execution of a datascan. The monitored resource is 'DataScan' Next ID: 13
20+
These messages contain information about the execution of a datascan. The monitored resource is 'DataScan'
2121
2222
## Attributes
2323

clients/dataplex/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
defmodule GoogleApi.Dataplex.Mixfile do
1919
use Mix.Project
2020

21-
@version "0.18.0"
21+
@version "0.18.1"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)