Skip to content

Commit b031657

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for field monitored_resource_labels in message .google.cloud.aiplatform.v1beta1.AutoscalingMetricSpec is changed
PiperOrigin-RevId: 791923596
1 parent 23f1b4c commit b031657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google/cloud/aiplatform/v1beta1/machine_resources.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ message AutoscalingMetricSpec {
277277
// (representing 60%) if not provided.
278278
int32 target = 2;
279279

280-
// Optional. The Cloud Monitoring monitored resource labels used for metrics
281-
// filtering. See Cloud Monitoring Labels
280+
// Optional. The Cloud Monitoring monitored resource labels as key value pairs
281+
// used for metrics filtering. See Cloud Monitoring Labels
282282
// https://cloud.google.com/monitoring/api/v3/metric-model#generic-label-info
283283
map<string, string> monitored_resource_labels = 3
284284
[(google.api.field_behavior) = OPTIONAL];

0 commit comments

Comments
 (0)