diff --git a/clients/pub_sub/lib/google_api/pub_sub/v1/metadata.ex b/clients/pub_sub/lib/google_api/pub_sub/v1/metadata.ex index b962c90557..f6eb9d0020 100644 --- a/clients/pub_sub/lib/google_api/pub_sub/v1/metadata.ex +++ b/clients/pub_sub/lib/google_api/pub_sub/v1/metadata.ex @@ -20,7 +20,7 @@ defmodule GoogleApi.PubSub.V1 do API client metadata for GoogleApi.PubSub.V1. """ - @discovery_revision "20240918" + @discovery_revision "20241212" def discovery_revision(), do: @discovery_revision end diff --git a/clients/pub_sub/lib/google_api/pub_sub/v1/model/analytics_hub_subscription_info.ex b/clients/pub_sub/lib/google_api/pub_sub/v1/model/analytics_hub_subscription_info.ex index 2af7abfae4..ac9ad08156 100644 --- a/clients/pub_sub/lib/google_api/pub_sub/v1/model/analytics_hub_subscription_info.ex +++ b/clients/pub_sub/lib/google_api/pub_sub/v1/model/analytics_hub_subscription_info.ex @@ -17,7 +17,7 @@ defmodule GoogleApi.PubSub.V1.Model.AnalyticsHubSubscriptionInfo do @moduledoc """ - Information about an associated Analytics Hub subscription (https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions). + Information about an associated [Analytics Hub subscription](https://cloud.google.com/bigquery/docs/analytics-hub-manage-subscriptions). ## Attributes diff --git a/clients/pub_sub/mix.exs b/clients/pub_sub/mix.exs index af9c67ee03..d29075c694 100644 --- a/clients/pub_sub/mix.exs +++ b/clients/pub_sub/mix.exs @@ -18,7 +18,7 @@ defmodule GoogleApi.PubSub.Mixfile do use Mix.Project - @version "0.41.0" + @version "0.41.1" def project() do [