We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2db739 commit eea3c5cCopy full SHA for eea3c5c
googleapiclient/discovery_cache/documents/chat.v1.json
@@ -601,7 +601,7 @@
601
}
602
603
},
604
- "revision": "20210618",
+ "revision": "20210626",
605
"rootUrl": "https://chat.googleapis.com/",
606
"schemas": {
607
"ActionParameter": {
@@ -2142,6 +2142,7 @@
2142
"createTime": {
2143
"description": "Output only. The time at which the message was created in Hangouts Chat server.",
2144
"format": "google-datetime",
2145
+ "readOnly": true,
2146
"type": "string"
2147
2148
"fallbackText": {
0 commit comments