Skip to content

Commit

Permalink
feat: Automated regeneration of ContactCenterAIPlatform client (googl…
Browse files Browse the repository at this point in the history
…eapis#12336)

Auto-created at 2024-10-16 13:18:28 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Oct 16, 2024
1 parent 97c6f5c commit 0491ac7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.ContactCenterAIPlatform.V1alpha1 do
API client metadata for GoogleApi.ContactCenterAIPlatform.V1alpha1.
"""

@discovery_revision "20241002"
@discovery_revision "20241009"

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.ContactCenterAIPlatform.V1alpha1.Model.ContactCenter do
@moduledoc """
Message describing ContactCenter object Next ID: 23
Message describing ContactCenter object Next ID: 24
## Attributes
Expand Down
2 changes: 1 addition & 1 deletion clients/contact_center_ai_platform/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
defmodule GoogleApi.ContactCenterAIPlatform.Mixfile do
use Mix.Project

@version "0.5.1"
@version "0.5.2"

def project() do
[
Expand Down

0 comments on commit 0491ac7

Please sign in to comment.