mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
update API descriptions
This commit is contained in:
@@ -625,7 +625,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"revision": "20200311",
|
||||
"revision": "20200524",
|
||||
"rootUrl": "https://datastore.googleapis.com/",
|
||||
"schemas": {
|
||||
"AllocateIdsRequest": {
|
||||
@@ -2038,7 +2038,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"stringValue": {
|
||||
"description": "A UTF-8 encoded string value.\nWhen `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.\nOtherwise, may be set to at least 1,000,000 bytes.",
|
||||
"description": "A UTF-8 encoded string value.\nWhen `exclude_from_indexes` is false (it is indexed) , may have at most 1500 bytes.\nOtherwise, may be set to at most 1,000,000 bytes.",
|
||||
"type": "string"
|
||||
},
|
||||
"timestampValue": {
|
||||
|
||||
Reference in New Issue
Block a user