Skip to content

Commit a5ced27

Browse files
feat: Automated regeneration of AccessContextManager client (googleapis#12749)
Auto-created at 2024-12-20 13:13:32 +0000 using the toys pull request generator.
1 parent bbe63dc commit a5ced27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

23-
@discovery_revision "20241209"
23+
@discovery_revision "20241216"
2424

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

clients/access_context_manager/lib/google_api/access_context_manager/v1/model/gcp_user_access_binding_operation_metadata.ex

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

1818
defmodule GoogleApi.AccessContextManager.V1.Model.GcpUserAccessBindingOperationMetadata do
1919
@moduledoc """
20-
Metadata of GCP Access Binding Long Running Operations.
20+
Metadata of Google Cloud Access Binding Long Running Operations.
2121
2222
## Attributes
2323

clients/access_context_manager/mix.exs

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

21-
@version "0.27.1"
21+
@version "0.27.2"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)