From 800e24a98eace5629b4ef244d6892404fa0f6b19 Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 6 Jan 2025 01:08:39 -0800 Subject: [PATCH] feat: Generate Google.Apis.Testing.v1 version 1.68.0.3652 --- DiscoveryJson/testing.v1.json | 4 ++-- .../Google.Apis.Testing.v1/Google.Apis.Testing.v1.cs | 4 ++-- .../Google.Apis.Testing.v1/Google.Apis.Testing.v1.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DiscoveryJson/testing.v1.json b/DiscoveryJson/testing.v1.json index c78c3e9ce8..a282f5ef91 100644 --- a/DiscoveryJson/testing.v1.json +++ b/DiscoveryJson/testing.v1.json @@ -449,7 +449,7 @@ } } }, - "revision": "20241105", + "revision": "20241231", "rootUrl": "https://testing.googleapis.com/", "schemas": { "Account": { @@ -1573,7 +1573,7 @@ }, "roboScript": { "$ref": "FileReference", - "description": "An optional Roboscript to customize the crawl. See https://firebase.google.com/docs/test-lab/android/robo-scripts-reference for more information about Roboscripts." + "description": "An optional Roboscript to customize the crawl. See https://firebase.google.com/docs/test-lab/android/robo-scripts-reference for more information about Roboscripts. The maximum allowed file size of the roboscript is 10MiB." } }, "type": "object" diff --git a/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.cs b/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.cs index 3e4c23b4ae..c565865a10 100644 --- a/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.cs +++ b/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -2264,7 +2264,7 @@ public class IosRoboTest : Google.Apis.Requests.IDirectResponseSchema /// /// An optional Roboscript to customize the crawl. See /// https://firebase.google.com/docs/test-lab/android/robo-scripts-reference for more information about - /// Roboscripts. + /// Roboscripts. The maximum allowed file size of the roboscript is 10MiB. /// [Newtonsoft.Json.JsonPropertyAttribute("roboScript")] public virtual FileReference RoboScript { get; set; } diff --git a/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.csproj b/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.csproj index c7affc80fa..3f30467c7c 100644 --- a/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.csproj +++ b/Src/Generated/Google.Apis.Testing.v1/Google.Apis.Testing.v1.csproj @@ -3,9 +3,9 @@ Google.Apis.Testing.v1 Client Library - 1.68.0.3596 + 1.68.0.3652 Google LLC - Copyright 2024 Google LLC + Copyright 2025 Google LLC Google https://github.com/google/google-api-dotnet-client Apache-2.0