File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/google_api/secret_manager/v1beta1 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.SecretManager.V1beta1 do
20
20
API client metadata for GoogleApi.SecretManager.V1beta1.
21
21
"""
22
22
23
- @ discovery_revision "20240726 "
23
+ @ discovery_revision "20241209 "
24
24
25
25
def discovery_revision ( ) , do: @ discovery_revision
26
26
end
Original file line number Diff line number Diff line change 17
17
18
18
defmodule GoogleApi.SecretManager.V1beta1.Model.UserManaged do
19
19
@ moduledoc """
20
- A replication policy that replicates the Secret payload into the locations specified in Secret.replication.user_managed .replicas
20
+ A replication policy that replicates the Secret payload into the locations specified in Replication.UserManaged .replicas
21
21
22
22
## Attributes
23
23
Original file line number Diff line number Diff line change 18
18
defmodule GoogleApi.SecretManager.Mixfile do
19
19
use Mix.Project
20
20
21
- @ version "0.22.3 "
21
+ @ version "0.22.4 "
22
22
23
23
def project ( ) do
24
24
[
You can’t perform that action at this time.
0 commit comments