From 4bc76470fb3e4624324c1eb23c88839d2ac2d3ba Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 18 Nov 2024 01:15:41 -0800 Subject: [PATCH] feat: Generate Google.Apis.Walletobjects.v1 version 1.68.0.3605 --- DiscoveryJson/walletobjects.v1.json | 6 +++++- .../Google.Apis.Walletobjects.v1.cs | 4 ++++ .../Google.Apis.Walletobjects.v1.csproj | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/DiscoveryJson/walletobjects.v1.json b/DiscoveryJson/walletobjects.v1.json index db10a03a22..1a64325d1f 100644 --- a/DiscoveryJson/walletobjects.v1.json +++ b/DiscoveryJson/walletobjects.v1.json @@ -2681,7 +2681,7 @@ } } }, - "revision": "20241024", + "revision": "20241114", "rootUrl": "https://walletobjects.googleapis.com/", "schemas": { "ActivationOptions": { @@ -2774,6 +2774,10 @@ "$ref": "AppLinkDataAppLinkInfo", "description": "Optional information about the partner app link." }, + "displayText": { + "$ref": "LocalizedString", + "description": "Optional display text for the app link button. Character limit is 30." + }, "iosAppLinkInfo": { "$ref": "AppLinkDataAppLinkInfo", "deprecated": true, diff --git a/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.cs b/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.cs index 80f4c6de73..a538149080 100644 --- a/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.cs +++ b/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.cs @@ -6554,6 +6554,10 @@ public class AppLinkData : Google.Apis.Requests.IDirectResponseSchema [Newtonsoft.Json.JsonPropertyAttribute("androidAppLinkInfo")] public virtual AppLinkDataAppLinkInfo AndroidAppLinkInfo { get; set; } + /// Optional display text for the app link button. Character limit is 30. + [Newtonsoft.Json.JsonPropertyAttribute("displayText")] + public virtual LocalizedString DisplayText { get; set; } + /// Deprecated. Links to open iOS apps are not supported. [Newtonsoft.Json.JsonPropertyAttribute("iosAppLinkInfo")] public virtual AppLinkDataAppLinkInfo IosAppLinkInfo { get; set; } diff --git a/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.csproj b/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.csproj index 00016b9413..2b63ff90b7 100644 --- a/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.csproj +++ b/Src/Generated/Google.Apis.Walletobjects.v1/Google.Apis.Walletobjects.v1.csproj @@ -3,7 +3,7 @@ Google.Apis.Walletobjects.v1 Client Library - 1.68.0.3584 + 1.68.0.3605 Google LLC Copyright 2024 Google LLC Google