Skip to content

Commit 75115c2

Browse files
feat: Automated regeneration of Vault client (googleapis#12892)
Auto-created at 2025-01-30 13:11:28 +0000 using the toys pull request generator.
1 parent be11159 commit 75115c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

23-
@discovery_revision "20241121"
23+
@discovery_revision "20250124"
2424

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

clients/vault/lib/google_api/vault/v1/model/drive_options.ex

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

1818
defmodule GoogleApi.Vault.V1.Model.DriveOptions do
1919
@moduledoc """
20-
Additional options for Drive search
20+
Additional options for Drive search.
2121
2222
## Attributes
2323

clients/vault/mix.exs

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

21-
@version "0.24.1"
21+
@version "0.24.2"
2222

2323
def project() do
2424
[

0 commit comments

Comments
 (0)