Skip to content

Commit 213006f

Browse files
authored
Release Google.Cloud.Monitoring.V3 version 3.14.0 (#14092)
Changes in this release: ### New features - Add active_only field to ListMetricDescriptorsRequest ([commit fa011c0](https://togithub.com/googleapis/google-cloud-dotnet/commit/fa011c0b115313c5815a59fed28408031743d8e4))
1 parent 4877495 commit 213006f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

apis/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3/Google.Cloud.Monitoring.V3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>3.13.0</Version>
4+
<Version>3.14.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.</Description>

apis/Google.Cloud.Monitoring.V3/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 3.14.0, released 2025-01-13
4+
5+
### New features
6+
7+
- Add active_only field to ListMetricDescriptorsRequest ([commit fa011c0](https://github.com/googleapis/google-cloud-dotnet/commit/fa011c0b115313c5815a59fed28408031743d8e4))
8+
39
## Version 3.13.0, released 2024-12-16
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3449,7 +3449,7 @@
34493449
"protoPath": "google/monitoring/v3",
34503450
"productName": "Google Cloud Monitoring",
34513451
"productUrl": "https://cloud.google.com/monitoring/api/v3/",
3452-
"version": "3.13.0",
3452+
"version": "3.14.0",
34533453
"type": "grpc",
34543454
"description": "Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.",
34553455
"tags": [

0 commit comments

Comments
 (0)