Skip to content

Commit ddc1cfc

Browse files
feat(logging): update the api
#### logging:v2 The following keys were added: - schemas.RequestLog.properties.spanId.type (Total Keys: 1)
1 parent 5b9d09d commit ddc1cfc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

googleapiclient/discovery_cache/documents/logging.v2.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6021,7 +6021,7 @@
60216021
}
60226022
}
60236023
},
6024-
"revision": "20220414",
6024+
"revision": "20220527",
60256025
"rootUrl": "https://logging.googleapis.com/",
60266026
"schemas": {
60276027
"BigQueryOptions": {
@@ -7513,6 +7513,10 @@
75137513
},
75147514
"type": "array"
75157515
},
7516+
"spanId": {
7517+
"description": "Stackdriver Trace span identifier for this request.",
7518+
"type": "string"
7519+
},
75167520
"startTime": {
75177521
"description": "Time when the request started.",
75187522
"format": "google-datetime",

0 commit comments

Comments
 (0)