From 2d52b8ae92a2b43a1db6442b20eacc89d86341ae Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 18 Mar 2024 06:18:16 -0700 Subject: [PATCH] feat: Automated regeneration of PlayIntegrity client (#11146) Auto-created at 2024-03-18 13:12:14 +0000 using the toys pull request generator. --- .../play_integrity/lib/google_api/play_integrity/v1/metadata.ex | 2 +- .../lib/google_api/play_integrity/v1/model/device_integrity.ex | 2 +- clients/play_integrity/mix.exs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/play_integrity/lib/google_api/play_integrity/v1/metadata.ex b/clients/play_integrity/lib/google_api/play_integrity/v1/metadata.ex index 54f499ffab..4d096c7d19 100644 --- a/clients/play_integrity/lib/google_api/play_integrity/v1/metadata.ex +++ b/clients/play_integrity/lib/google_api/play_integrity/v1/metadata.ex @@ -20,7 +20,7 @@ defmodule GoogleApi.PlayIntegrity.V1 do API client metadata for GoogleApi.PlayIntegrity.V1. """ - @discovery_revision "20240310" + @discovery_revision "20240317" def discovery_revision(), do: @discovery_revision end diff --git a/clients/play_integrity/lib/google_api/play_integrity/v1/model/device_integrity.ex b/clients/play_integrity/lib/google_api/play_integrity/v1/model/device_integrity.ex index f3a30aaa93..10aa64bb90 100644 --- a/clients/play_integrity/lib/google_api/play_integrity/v1/model/device_integrity.ex +++ b/clients/play_integrity/lib/google_api/play_integrity/v1/model/device_integrity.ex @@ -17,7 +17,7 @@ defmodule GoogleApi.PlayIntegrity.V1.Model.DeviceIntegrity do @moduledoc """ - Contains the device attestation information. + Contains the device attestation information. Next tag: 4 ## Attributes diff --git a/clients/play_integrity/mix.exs b/clients/play_integrity/mix.exs index 0e8c488da7..964c2784b7 100644 --- a/clients/play_integrity/mix.exs +++ b/clients/play_integrity/mix.exs @@ -18,7 +18,7 @@ defmodule GoogleApi.PlayIntegrity.Mixfile do use Mix.Project - @version "0.7.0" + @version "0.7.1" def project() do [