From c623f7be235d49147edd6b636058031ea36e1cb9 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 19 Apr 2024 07:20:17 +0100 Subject: [PATCH] Release Google.Cloud.Asset.V1 version 3.11.0 (#12601) Changes in this release: ### New features - Add tag key id support ([commit 74afcba](https://togithub.com/googleapis/google-cloud-dotnet/commit/74afcba52ed630e837ce66ebf6d7e9afef48d6cf)) ### Documentation improvements - Add tagKeyIds example for ResourceSearchResult.tags ([commit 74afcba](https://togithub.com/googleapis/google-cloud-dotnet/commit/74afcba52ed630e837ce66ebf6d7e9afef48d6cf)) --- .../Google.Cloud.Asset.V1/Google.Cloud.Asset.V1.csproj | 2 +- apis/Google.Cloud.Asset.V1/docs/history.md | 10 ++++++++++ apis/apis.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1.csproj b/apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1.csproj index a9cd34a91162..fdc7f3055855 100644 --- a/apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1.csproj +++ b/apis/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1/Google.Cloud.Asset.V1.csproj @@ -1,7 +1,7 @@  - 3.10.0 + 3.11.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Asset Inventory API (v1). diff --git a/apis/Google.Cloud.Asset.V1/docs/history.md b/apis/Google.Cloud.Asset.V1/docs/history.md index a7fb356cfd03..53281bc32f92 100644 --- a/apis/Google.Cloud.Asset.V1/docs/history.md +++ b/apis/Google.Cloud.Asset.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 3.11.0, released 2024-04-19 + +### New features + +- Add tag key id support ([commit 74afcba](https://github.com/googleapis/google-cloud-dotnet/commit/74afcba52ed630e837ce66ebf6d7e9afef48d6cf)) + +### Documentation improvements + +- Add tagKeyIds example for ResourceSearchResult.tags ([commit 74afcba](https://github.com/googleapis/google-cloud-dotnet/commit/74afcba52ed630e837ce66ebf6d7e9afef48d6cf)) + ## Version 3.10.0, released 2024-03-28 ### New features diff --git a/apis/apis.json b/apis/apis.json index 0b5e14c6a606..8b4c5db802be 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -534,7 +534,7 @@ "protoPath": "google/cloud/asset/v1", "productName": "Google Cloud Asset Inventory", "productUrl": "https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview", - "version": "3.10.0", + "version": "3.11.0", "type": "grpc", "description": "Recommended Google client library to access the Google Cloud Asset Inventory API (v1).", "dependencies": {