Publish latest versions of all APIs

This commit is contained in:
Sebastian Thiel
2017-09-27 14:54:55 +02:00
parent 3a6ef3db41
commit 059d6700dd
1024 changed files with 515705 additions and 77998 deletions

View File

@@ -1,135 +1,13 @@
{
"rootUrl": "https://firebasedynamiclinks.googleapis.com/",
"ownerDomain": "google.com",
"name": "firebasedynamiclinks",
"batchPath": "batch",
"title": "Firebase Dynamic Links API",
"ownerName": "Google",
"resources": {
"shortLinks": {
"methods": {
"create": {
"httpMethod": "POST",
"parameterOrder": [],
"response": {
"$ref": "CreateShortDynamicLinkResponse"
},
"parameters": {},
"scopes": [
"https://www.googleapis.com/auth/firebase"
],
"flatPath": "v1/shortLinks",
"id": "firebasedynamiclinks.shortLinks.create",
"path": "v1/shortLinks",
"request": {
"$ref": "CreateShortDynamicLinkRequest"
},
"description": "Creates a short Dynamic Link given either a valid long Dynamic Link or\ndetails such as Dynamic Link domain, Android and iOS app information.\nThe created short Dynamic Link will not expire.\n\nRepeated calls with the same long Dynamic Link or Dynamic Link information\nwill produce the same short Dynamic Link.\n\nThe Dynamic Link domain in the request must be owned by requester's\nFirebase project."
}
}
}
},
"parameters": {
"quotaUser": {
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"type": "string",
"location": "query"
},
"pp": {
"location": "query",
"description": "Pretty-print response.",
"type": "boolean",
"default": "true"
},
"bearer_token": {
"description": "OAuth bearer token.",
"type": "string",
"location": "query"
},
"oauth_token": {
"description": "OAuth 2.0 token for the current user.",
"type": "string",
"location": "query"
},
"upload_protocol": {
"location": "query",
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"type": "string"
},
"prettyPrint": {
"location": "query",
"description": "Returns response with indentations and line breaks.",
"type": "boolean",
"default": "true"
},
"fields": {
"location": "query",
"description": "Selector specifying which fields to include in a partial response.",
"type": "string"
},
"uploadType": {
"location": "query",
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"type": "string"
},
"callback": {
"description": "JSONP",
"type": "string",
"location": "query"
},
"$.xgafv": {
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query",
"enum": [
"1",
"2"
],
"description": "V1 error format.",
"type": "string"
},
"alt": {
"enum": [
"json",
"media",
"proto"
],
"type": "string",
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query",
"description": "Data format for response.",
"default": "json"
},
"access_token": {
"location": "query",
"description": "OAuth access token.",
"type": "string"
},
"key": {
"location": "query",
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"type": "string"
}
},
"version": "v1",
"baseUrl": "https://firebasedynamiclinks.googleapis.com/",
"kind": "discovery#restDescription",
"description": "Programmatically creates and manages Firebase Dynamic Links.",
"servicePath": "",
"basePath": "",
"id": "firebasedynamiclinks:v1",
"revision": "20170926",
"documentationLink": "https://firebase.google.com/docs/dynamic-links/",
"revision": "20170517",
"id": "firebasedynamiclinks:v1",
"discoveryVersion": "v1",
"version_module": "True",
"version_module": true,
"schemas": {
"CreateShortDynamicLinkResponse": {
"description": "Response to create a short Dynamic Link.",
"type": "object",
"properties": {
"shortLink": {
"description": "Short Dynamic Link value. e.g. https://abcd.app.goo.gl/wxyz",
@@ -147,13 +25,9 @@
}
}
},
"id": "CreateShortDynamicLinkResponse",
"description": "Response to create a short Dynamic Link.",
"type": "object"
"id": "CreateShortDynamicLinkResponse"
},
"Suffix": {
"description": "Short Dynamic Link suffix.",
"type": "object",
"properties": {
"option": {
"enumDescriptions": [
@@ -170,10 +44,22 @@
"type": "string"
}
},
"id": "Suffix"
"id": "Suffix",
"description": "Short Dynamic Link suffix.",
"type": "object"
},
"GooglePlayAnalytics": {
"description": "Parameters for Google Play Campaign Measurements.\n[Learn more](https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#campaign-params)",
"type": "object",
"properties": {
"utmTerm": {
"description": "Campaign term; used with paid search to supply the keywords for ads.",
"type": "string"
},
"utmSource": {
"description": "Campaign source; used to identify a search engine, newsletter, or other\nsource.",
"type": "string"
},
"gclid": {
"description": "[AdWords autotagging parameter](https://support.google.com/analytics/answer/1033981?hl=en);\nused to measure Google AdWords ads. This value is generated dynamically\nand should never be modified.",
"type": "string"
@@ -189,26 +75,12 @@
"utmMedium": {
"description": "Campaign medium; used to identify a medium such as email or cost-per-click.",
"type": "string"
},
"utmTerm": {
"description": "Campaign term; used with paid search to supply the keywords for ads.",
"type": "string"
},
"utmSource": {
"description": "Campaign source; used to identify a search engine, newsletter, or other\nsource.",
"type": "string"
}
},
"id": "GooglePlayAnalytics",
"description": "Parameters for Google Play Campaign Measurements.\n[Learn more](https://developers.google.com/analytics/devguides/collection/android/v4/campaigns#campaign-params)",
"type": "object"
"id": "GooglePlayAnalytics"
},
"DynamicLinkInfo": {
"properties": {
"dynamicLinkDomain": {
"description": "Dynamic Links domain that the project owns, e.g. abcd.app.goo.gl\n[Learn more](https://firebase.google.com/docs/dynamic-links/android/receive)\non how to set up Dynamic Link domain associated with your Firebase project.\n\nRequired.",
"type": "string"
},
"link": {
"description": "The link your app will open, You can specify any URL your app can handle.\nThis link must be a well-formatted URL, be properly URL-encoded, and use\nthe HTTP or HTTPS scheme. See 'link' parameters in the\n[documentation](https://firebase.google.com/docs/dynamic-links/create-manually).\n\nRequired.",
"type": "string"
@@ -226,12 +98,16 @@
"$ref": "AndroidInfo"
},
"navigationInfo": {
"$ref": "NavigationInfo",
"description": "Information of navigation behavior of a Firebase Dynamic Links."
"description": "Information of navigation behavior of a Firebase Dynamic Links.",
"$ref": "NavigationInfo"
},
"analyticsInfo": {
"$ref": "AnalyticsInfo",
"description": "Parameters used for tracking. See all tracking parameters in the\n[documentation](https://firebase.google.com/docs/dynamic-links/create-manually)."
},
"dynamicLinkDomain": {
"description": "Dynamic Links domain that the project owns, e.g. abcd.app.goo.gl\n[Learn more](https://firebase.google.com/docs/dynamic-links/android/receive)\non how to set up Dynamic Link domain associated with your Firebase project.\n\nRequired.",
"type": "string"
}
},
"id": "DynamicLinkInfo",
@@ -239,8 +115,6 @@
"type": "object"
},
"ITunesConnectAnalytics": {
"description": "Parameters for iTunes Connect App Analytics.",
"type": "object",
"properties": {
"at": {
"description": "Affiliate token used to create affiliate-coded links.",
@@ -259,7 +133,109 @@
"type": "string"
}
},
"id": "ITunesConnectAnalytics"
"id": "ITunesConnectAnalytics",
"description": "Parameters for iTunes Connect App Analytics.",
"type": "object"
},
"DeviceInfo": {
"description": "Signals associated with the device making the request.",
"type": "object",
"properties": {
"screenResolutionHeight": {
"description": "Device display resolution height.",
"format": "int64",
"type": "string"
},
"languageCode": {
"description": "Device language code setting.",
"type": "string"
},
"timezone": {
"description": "Device timezone setting.",
"type": "string"
},
"screenResolutionWidth": {
"description": "Device display resolution width.",
"format": "int64",
"type": "string"
},
"deviceModelName": {
"description": "Device model name.",
"type": "string"
}
},
"id": "DeviceInfo"
},
"GetIosPostInstallAttributionResponse": {
"description": "Response for iSDK to execute strong match flow for post-install attribution.",
"type": "object",
"properties": {
"utmSource": {
"description": "Scion source value to be propagated by iSDK to Scion at post-install.",
"type": "string"
},
"isStrongMatchExecutable": {
"description": "Instruction for iSDK to attemmpt to perform strong match. For instance,\nif browser does not support/allow cookie or outside of support browsers,\nthis will be false.",
"type": "boolean"
},
"appMinimumVersion": {
"description": "The minimum version for app, specified by dev through ?imv= parameter.\nReturn to iSDK to allow app to evaluate if current version meets this.",
"type": "string"
},
"deepLink": {
"description": "The deep-link attributed post-install via one of several techniques\n(fingerprint, copy unique).",
"type": "string"
},
"invitationId": {
"description": "Invitation ID attributed post-install via one of several techniques\n(fingerprint, copy unique).",
"type": "string"
},
"attributionConfidence": {
"enumDescriptions": [
"Unset.",
"Weak confidence, more than one matching link found or link suspected to\nbe false positive",
"Default confidence, match based on fingerprint",
"Unique confidence, match based on \"unique match link to check\" or other\nmeans"
],
"enum": [
"UNKNOWN_ATTRIBUTION_CONFIDENCE",
"WEAK",
"DEFAULT",
"UNIQUE"
],
"description": "The confidence of the returned attribution.",
"type": "string"
},
"externalBrowserDestinationLink": {
"description": "User-agent specific custom-scheme URIs for iSDK to open. This will be set\naccording to the user-agent tha the click was originally made in. There is\nno Safari-equivalent custom-scheme open URLs.\nie: googlechrome://www.example.com\nie: firefox://open-url?url=http://www.example.com\nie: opera-http://example.com",
"type": "string"
},
"matchMessage": {
"description": "Describes why match failed, ie: \"discarded due to low confidence\".\nThis message will be publicly visible.",
"type": "string"
},
"resolvedLink": {
"description": "The entire FDL, expanded from a short link. It is the same as the\nrequested_link, if it is long. Parameters from this should not be\nused directly (ie: server can default utm_[campaign|medium|source]\nto a value when requested_link lack them, server determine the best\nfallback_link when requested_link specifies \u003e1 fallback links).",
"type": "string"
},
"utmCampaign": {
"description": "Scion campaign value to be propagated by iSDK to Scion at post-install.",
"type": "string"
},
"fallbackLink": {
"description": "The link to navigate to update the app if min version is not met.\nThis is either (in order): 1) fallback link (from ?ifl= parameter, if\nspecified by developer) or 2) AppStore URL (from ?isi= parameter, if\nspecified), or 3) the payload link (from required link= parameter).",
"type": "string"
},
"requestedLink": {
"description": "Entire FDL (short or long) attributed post-install via one of several\ntechniques (fingerprint, copy unique).",
"type": "string"
},
"utmMedium": {
"description": "Scion medium value to be propagated by iSDK to Scion at post-install.",
"type": "string"
}
},
"id": "GetIosPostInstallAttributionResponse"
},
"SocialMetaTagInfo": {
"description": "Parameters for social meta tag params.\nUsed to set meta tag data for link previews on social sites.",
@@ -280,10 +256,37 @@
},
"id": "SocialMetaTagInfo"
},
"AndroidInfo": {
"description": "Android related attributes to the Dynamic Link.",
"type": "object",
"properties": {
"androidPackageName": {
"description": "Android package name of the app.",
"type": "string"
},
"androidMinPackageVersionCode": {
"description": "Minimum version code for the Android app. If the installed apps version\ncode is lower, then the user is taken to the Play Store.",
"type": "string"
},
"androidLink": {
"description": "If specified, this overrides the link parameter on Android.",
"type": "string"
},
"androidFallbackLink": {
"description": "Link to open on Android if the app is not installed.",
"type": "string"
}
},
"id": "AndroidInfo"
},
"DynamicLinkWarning": {
"description": "Dynamic Links warning messages.",
"type": "object",
"properties": {
"warningDocumentLink": {
"description": "The document describing the warning, and helps resolve.",
"type": "string"
},
"warningCode": {
"enumDescriptions": [
"Unknown code.",
@@ -357,28 +360,19 @@
},
"id": "DynamicLinkWarning"
},
"AndroidInfo": {
"DynamicLinkStats": {
"description": "Analytics stats of a Dynamic Link for a given timeframe.",
"type": "object",
"properties": {
"androidLink": {
"description": "If specified, this overrides the link parameter on Android.",
"type": "string"
},
"androidFallbackLink": {
"description": "Link to open on Android if the app is not installed.",
"type": "string"
},
"androidPackageName": {
"description": "Android package name of the app.",
"type": "string"
},
"androidMinPackageVersionCode": {
"description": "Minimum version code for the Android app. If the installed apps version\ncode is lower, then the user is taken to the Play Store.",
"type": "string"
"linkEventStats": {
"description": "Dynamic Link event stats.",
"type": "array",
"items": {
"$ref": "DynamicLinkEventStat"
}
}
},
"id": "AndroidInfo",
"description": "Android related attributes to the Dynamic Link.",
"type": "object"
"id": "DynamicLinkStats"
},
"NavigationInfo": {
"description": "Information of navigation behavior.",
@@ -392,9 +386,15 @@
"id": "NavigationInfo"
},
"IosInfo": {
"description": "iOS related attributes to the Dynamic Link..",
"type": "object",
"properties": {
"iosFallbackLink": {
"description": "Link to open on iOS if the app is not installed.",
"type": "string"
},
"iosAppStoreId": {
"description": "iOS App Store ID.",
"type": "string"
},
"iosIpadFallbackLink": {
"description": "If specified, this overrides the ios_fallback_link value on iPads.",
"type": "string"
@@ -410,36 +410,28 @@
"iosBundleId": {
"description": "iOS bundle ID of the app.",
"type": "string"
},
"iosFallbackLink": {
"description": "Link to open on iOS if the app is not installed.",
"type": "string"
},
"iosAppStoreId": {
"description": "iOS App Store ID.",
"type": "string"
}
},
"id": "IosInfo"
},
"AnalyticsInfo": {
"properties": {
"itunesConnectAnalytics": {
"description": "iTunes Connect App Analytics.",
"$ref": "ITunesConnectAnalytics"
},
"googlePlayAnalytics": {
"$ref": "GooglePlayAnalytics",
"description": "Google Play Campaign Measurements."
}
},
"id": "AnalyticsInfo",
"description": "Tracking parameters supported by Dynamic Link.",
"id": "IosInfo",
"description": "iOS related attributes to the Dynamic Link..",
"type": "object"
},
"CreateShortDynamicLinkRequest": {
"description": "Request to create a short Dynamic Link.",
"AnalyticsInfo": {
"description": "Tracking parameters supported by Dynamic Link.",
"type": "object",
"properties": {
"itunesConnectAnalytics": {
"$ref": "ITunesConnectAnalytics",
"description": "iTunes Connect App Analytics."
},
"googlePlayAnalytics": {
"description": "Google Play Campaign Measurements.",
"$ref": "GooglePlayAnalytics"
}
},
"id": "AnalyticsInfo"
},
"CreateShortDynamicLinkRequest": {
"properties": {
"dynamicLinkInfo": {
"description": "Information about the Dynamic Link to be shortened.\n[Learn more](https://firebase.google.com/docs/dynamic-links/android#create-a-dynamic-link-programmatically).",
@@ -450,16 +442,128 @@
"type": "string"
},
"suffix": {
"$ref": "Suffix",
"description": "Short Dynamic Link suffix. Optional."
"description": "Short Dynamic Link suffix. Optional.",
"$ref": "Suffix"
}
},
"id": "CreateShortDynamicLinkRequest"
"id": "CreateShortDynamicLinkRequest",
"description": "Request to create a short Dynamic Link.",
"type": "object"
},
"DynamicLinkEventStat": {
"properties": {
"event": {
"enumDescriptions": [
"Unspecified type.",
"Indicates that an FDL is clicked by users.",
"Indicates that an FDL redirects users to fallback link.",
"Indicates that an FDL triggers an app install from Play store, currently\nit's impossible to get stats from App store.",
"Indicates that the app is opened for the first time after an install\ntriggered by FDLs",
"Indicates that the app is opened via an FDL for non-first time."
],
"enum": [
"DYNAMIC_LINK_EVENT_UNSPECIFIED",
"CLICK",
"REDIRECT",
"APP_INSTALL",
"APP_FIRST_OPEN",
"APP_RE_OPEN"
],
"description": "Link event.",
"type": "string"
},
"platform": {
"enumDescriptions": [
"Unspecified platform.",
"Represents Android platform.\nAll apps and browsers on Android are classfied in this category.",
"Represents iOS platform.\nAll apps and browsers on iOS are classfied in this category.",
"Represents desktop.\nNote: other platforms like Windows, Blackberry, Amazon fall into this\ncategory."
],
"enum": [
"DYNAMIC_LINK_PLATFORM_UNSPECIFIED",
"ANDROID",
"IOS",
"DESKTOP"
],
"description": "Requested platform.",
"type": "string"
},
"count": {
"description": "The number of times this event occurred.",
"format": "int64",
"type": "string"
}
},
"id": "DynamicLinkEventStat",
"description": "Dynamic Link event stat.",
"type": "object"
},
"GetIosPostInstallAttributionRequest": {
"description": "Request for iSDK to execute strong match flow for post-install attribution.\nThis is meant for iOS requests only. Requests from other platforms will\nnot be honored.",
"type": "object",
"properties": {
"bundleId": {
"description": "APP bundle ID.",
"type": "string"
},
"device": {
"description": "Device information.",
"$ref": "DeviceInfo"
},
"uniqueMatchLinkToCheck": {
"description": "Possible unique matched link that server need to check before performing\nfingerprint match. If passed link is short server need to expand the link.\nIf link is long server need to vslidate the link.",
"type": "string"
},
"appInstallationTime": {
"description": "App installation epoch time (https://en.wikipedia.org/wiki/Unix_time).\nThis is a client signal for a more accurate weak match.",
"format": "int64",
"type": "string"
},
"iosVersion": {
"description": "iOS version, ie: 9.3.5.\nConsider adding \"build\".",
"type": "string"
},
"retrievalMethod": {
"description": "App post install attribution retrieval information. Disambiguates\nmechanism (iSDK or developer invoked) to retrieve payload from\nclicked link.",
"type": "string",
"enumDescriptions": [
"Unknown method.",
"iSDK performs a server lookup by device fingerprint in the background\nwhen app is first-opened; no API called by developer.",
"iSDK performs a server lookup by device fingerprint upon a dev API call.",
"iSDK performs a strong match only if weak match is found upon a dev\nAPI call."
],
"enum": [
"UNKNOWN_PAYLOAD_RETRIEVAL_METHOD",
"IMPLICIT_WEAK_MATCH",
"EXPLICIT_WEAK_MATCH",
"EXPLICIT_STRONG_AFTER_WEAK_MATCH"
]
},
"visualStyle": {
"enumDescriptions": [
"Unknown style.",
"Default style.",
"Custom style."
],
"enum": [
"UNKNOWN_VISUAL_STYLE",
"DEFAULT_STYLE",
"CUSTOM_STYLE"
],
"description": "Strong match page information. Disambiguates between default UI and\ncustom page to present when strong match succeeds/fails to find cookie.",
"type": "string"
},
"sdkVersion": {
"description": "Google SDK version.",
"type": "string"
}
},
"id": "GetIosPostInstallAttributionRequest"
}
},
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
"x32": "http://www.google.com/images/icons/product/search-32.gif",
"x16": "http://www.google.com/images/icons/product/search-16.gif"
},
"protocol": "rest",
"canonicalName": "Firebase Dynamic Links",
@@ -471,5 +575,181 @@
}
}
}
}
},
"rootUrl": "https://firebasedynamiclinks-ipv6.googleapis.com/",
"ownerDomain": "google.com",
"name": "firebasedynamiclinks",
"batchPath": "batch",
"title": "Firebase Dynamic Links API",
"ownerName": "Google",
"resources": {
"shortLinks": {
"methods": {
"create": {
"flatPath": "v1/shortLinks",
"path": "v1/shortLinks",
"id": "firebasedynamiclinks.shortLinks.create",
"description": "Creates a short Dynamic Link given either a valid long Dynamic Link or\ndetails such as Dynamic Link domain, Android and iOS app information.\nThe created short Dynamic Link will not expire.\n\nRepeated calls with the same long Dynamic Link or Dynamic Link information\nwill produce the same short Dynamic Link.\n\nThe Dynamic Link domain in the request must be owned by requester's\nFirebase project.",
"request": {
"$ref": "CreateShortDynamicLinkRequest"
},
"response": {
"$ref": "CreateShortDynamicLinkResponse"
},
"parameterOrder": [],
"httpMethod": "POST",
"scopes": [
"https://www.googleapis.com/auth/firebase"
],
"parameters": {}
}
}
},
"v1": {
"methods": {
"getLinkStats": {
"flatPath": "v1/{dynamicLink}/linkStats",
"path": "v1/{dynamicLink}/linkStats",
"id": "firebasedynamiclinks.getLinkStats",
"description": "Fetches analytics stats of a short Dynamic Link for a given\nduration. Metrics include number of clicks, redirects, installs,\napp first opens, and app reopens.",
"response": {
"$ref": "DynamicLinkStats"
},
"parameterOrder": [
"dynamicLink"
],
"httpMethod": "GET",
"parameters": {
"durationDays": {
"description": "The span of time requested in days.",
"format": "int64",
"type": "string",
"location": "query"
},
"dynamicLink": {
"location": "path",
"description": "Dynamic Link URL. e.g. https://abcd.app.goo.gl/wxyz",
"required": true,
"type": "string"
}
},
"scopes": [
"https://www.googleapis.com/auth/firebase"
]
},
"installAttribution": {
"flatPath": "v1/installAttribution",
"path": "v1/installAttribution",
"id": "firebasedynamiclinks.installAttribution",
"description": "Get iOS strong/weak-match info for post-install attribution.",
"request": {
"$ref": "GetIosPostInstallAttributionRequest"
},
"response": {
"$ref": "GetIosPostInstallAttributionResponse"
},
"parameterOrder": [],
"httpMethod": "POST",
"scopes": [
"https://www.googleapis.com/auth/firebase"
],
"parameters": {}
}
}
}
},
"parameters": {
"pp": {
"description": "Pretty-print response.",
"type": "boolean",
"default": "true",
"location": "query"
},
"oauth_token": {
"location": "query",
"description": "OAuth 2.0 token for the current user.",
"type": "string"
},
"bearer_token": {
"description": "OAuth bearer token.",
"type": "string",
"location": "query"
},
"upload_protocol": {
"location": "query",
"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
"type": "string"
},
"prettyPrint": {
"location": "query",
"description": "Returns response with indentations and line breaks.",
"type": "boolean",
"default": "true"
},
"uploadType": {
"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
"type": "string",
"location": "query"
},
"fields": {
"description": "Selector specifying which fields to include in a partial response.",
"type": "string",
"location": "query"
},
"$.xgafv": {
"enumDescriptions": [
"v1 error format",
"v2 error format"
],
"location": "query",
"enum": [
"1",
"2"
],
"description": "V1 error format.",
"type": "string"
},
"callback": {
"location": "query",
"description": "JSONP",
"type": "string"
},
"alt": {
"enum": [
"json",
"media",
"proto"
],
"type": "string",
"enumDescriptions": [
"Responses with Content-Type of application/json",
"Media download with context-dependent Content-Type",
"Responses with Content-Type of application/x-protobuf"
],
"location": "query",
"description": "Data format for response.",
"default": "json"
},
"access_token": {
"description": "OAuth access token.",
"type": "string",
"location": "query"
},
"key": {
"location": "query",
"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
"type": "string"
},
"quotaUser": {
"location": "query",
"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
"type": "string"
}
},
"version": "v1",
"baseUrl": "https://firebasedynamiclinks-ipv6.googleapis.com/",
"kind": "discovery#restDescription",
"description": "Programmatically creates and manages Firebase Dynamic Links.",
"servicePath": "",
"basePath": ""
}