Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 480d131

Browse files
waprinJon Wayne Parrott
authored andcommitted
Remove output only fields [(#454)](GoogleCloudPlatform/python-docs-samples#454)
1 parent 653de82 commit 480d131

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/snippets/v3/custom_metric.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ def write_timeseries_value(client, project_resource,
120120
'zone': 'us-central1-f'
121121
}
122122
},
123-
"metricKind": metric_kind,
124-
"valueType": "INT64",
125123
"points": [
126124
{
127125
"interval": {

0 commit comments

Comments
 (0)