You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/NotificationChannelDescriptor.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2197,8 +2197,8 @@ public int getSupportedTiersValue(int index) {
2197
2197
*
2198
2198
* @deprecated google.monitoring.v3.NotificationChannelDescriptor.supported_tiers is deprecated.
2199
2199
* See google/monitoring/v3/notification.proto;l=75
2200
-
* @param index The index of the value to return.
2201
-
* @return The enum numeric value on the wire of supportedTiers at the given index.
2200
+
* @param index The index to set the value at.
2201
+
* @param value The enum numeric value on the wire for supportedTiers to set.
Copy file name to clipboardExpand all lines: java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/UptimeCheckConfig.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10500,8 +10500,8 @@ public int getSelectedRegionsValue(int index) {
0 commit comments