diff --git a/googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json b/googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json index 2e3635eb73d..531d52e02c4 100644 --- a/googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json +++ b/googleapiclient/discovery_cache/documents/firebasedynamiclinks.v1.json @@ -224,7 +224,7 @@ } } }, - "revision": "20230619", + "revision": "20230703", "rootUrl": "https://firebasedynamiclinks.googleapis.com/", "schemas": { "AnalyticsInfo": { @@ -379,6 +379,7 @@ "type": "string" }, "languageCode": { + "deprecated": true, "description": "Device language code setting.", "type": "string" }, @@ -387,6 +388,7 @@ "type": "string" }, "languageCodeRaw": { + "deprecated": true, "description": "Device language code raw setting. iOS does returns language code in different format than iOS WebView. For example WebView returns en_US, but iOS returns en-US. Field below will return raw value returned by iOS.", "type": "string" }, @@ -445,6 +447,13 @@ "DESKTOP", "OTHER" ], + "enumDeprecated": [ + false, + false, + false, + true, + false + ], "enumDescriptions": [ "Unspecified platform.", "Represents Android platform. All apps and browsers on Android are classfied in this category.", @@ -478,6 +487,7 @@ "type": "string" }, "dynamicLinkDomain": { + "deprecated": true, "description": "Dynamic Links domain that the project owns, e.g. abcd.app.goo.gl [Learn more](https://firebase.google.com/docs/dynamic-links/android/receive) on how to set up Dynamic Link domain associated with your Firebase project. Required if missing domain_uri_prefix.", "type": "string" }, @@ -817,6 +827,7 @@ "id": "GooglePlayAnalytics", "properties": { "gclid": { + "deprecated": true, "description": "Deprecated; FDL SDK does not process nor log it.", "type": "string" },