diff --git a/DiscoveryJson/sheets.v4.json b/DiscoveryJson/sheets.v4.json index c904f3e560b..294feaebf9c 100644 --- a/DiscoveryJson/sheets.v4.json +++ b/DiscoveryJson/sheets.v4.json @@ -870,7 +870,7 @@ } } }, - "revision": "20240826", + "revision": "20240917", "rootUrl": "https://sheets.googleapis.com/", "schemas": { "AddBandingRequest": { @@ -6957,7 +6957,7 @@ "description": "The default format of all cells in the spreadsheet. CellData.effectiveFormat will not be set if the cell's format is equal to this default format. This field is read-only." }, "importFunctionsExternalUrlAccessAllowed": { - "description": "Whether to allow external URL access for image and import functions. Read only when true. When false, you can set to true. This value will be bypassed and always return true if the admin has enabled the allowlisting feature.", + "description": "Whether to allow external URL access for image and import functions. Read only when true. When false, you can set to true. This value will be bypassed and always return true if the admin has enabled the [allowlisting feature](https://support.google.com/a?p=url_allowlist).", "type": "boolean" }, "iterativeCalculationSettings": { diff --git a/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.cs b/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.cs index 922c8c9214c..0e12c85eece 100644 --- a/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.cs +++ b/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.cs @@ -7725,7 +7725,7 @@ public class SpreadsheetProperties : Google.Apis.Requests.IDirectResponseSchema /// /// Whether to allow external URL access for image and import functions. Read only when true. When false, you /// can set to true. This value will be bypassed and always return true if the admin has enabled the - /// allowlisting feature. + /// [allowlisting feature](https://support.google.com/a?p=url_allowlist). /// [Newtonsoft.Json.JsonPropertyAttribute("importFunctionsExternalUrlAccessAllowed")] public virtual System.Nullable ImportFunctionsExternalUrlAccessAllowed { get; set; } diff --git a/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.csproj b/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.csproj index cdcc594cdab..0b1e46d3361 100644 --- a/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.csproj +++ b/Src/Generated/Google.Apis.Sheets.v4/Google.Apis.Sheets.v4.csproj @@ -3,7 +3,7 @@ Google.Apis.Sheets.v4 Client Library - 1.68.0.3525 + 1.68.0.3547 Google LLC Copyright 2024 Google LLC Google