Skip to content

Commit 8811231

Browse files
feat: Automated regeneration of AnalyticsHub client (googleapis#12889)
Auto-created at 2025-01-29 13:16:50 +0000 using the toys pull request generator.
1 parent df4e196 commit 8811231

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

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

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

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

clients/analytics_hub/lib/google_api/analytics_hub/v1/model/destination_dataset_reference.ex

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

1818
defmodule GoogleApi.AnalyticsHub.V1.Model.DestinationDatasetReference do
1919
@moduledoc """
20-
Contains the reference that identifies a destination bigquery dataset.
20+
2121
2222
## Attributes
2323

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

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

23-
@discovery_revision "20241213"
23+
@discovery_revision "20250126"
2424

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

clients/analytics_hub/lib/google_api/analytics_hub/v1beta1/model/google_cloud_bigquery_dataexchange_v1beta1_destination_dataset_reference.ex

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

1818
defmodule GoogleApi.AnalyticsHub.V1beta1.Model.GoogleCloudBigqueryDataexchangeV1beta1DestinationDatasetReference do
1919
@moduledoc """
20-
Contains the reference that identifies a destination bigquery dataset.
20+
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)