Skip to content

Commit

Permalink
feat: Automated regeneration of AccessContextManager client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Dec 20, 2024
1 parent 30dbc7c commit 480bbd5
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.AccessContextManager.V1 do
API client metadata for GoogleApi.AccessContextManager.V1.
"""

@discovery_revision "20241209"
@discovery_revision "20241216"

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.AccessContextManager.V1.Model.GcpUserAccessBindingOperationMetadata do
@moduledoc """
Metadata of GCP Access Binding Long Running Operations.
Metadata of Google Cloud Access Binding Long Running Operations.
## Attributes
Expand Down
2 changes: 1 addition & 1 deletion clients/access_context_manager/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
defmodule GoogleApi.AccessContextManager.Mixfile do
use Mix.Project

@version "0.27.1"
@version "0.27.2"

def project() do
[
Expand Down

0 comments on commit 480bbd5

Please sign in to comment.