docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/firebase_v1beta1.projects.iosApps.html b/docs/dyn/firebase_v1beta1.projects.iosApps.html
index 7ada466..c5ff83d 100644
--- a/docs/dyn/firebase_v1beta1.projects.iosApps.html
+++ b/docs/dyn/firebase_v1beta1.projects.iosApps.html
@@ -108,11 +108,6 @@
The object takes the form of:
{ # Details of a Firebase App for iOS.
- "displayName": "A String", # The user-assigned display name of the App.
- "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
- # AppStore.
- "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
- # iOS App Store.
"name": "A String", # The fully qualified resource name of the App, in the format:
# <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
"appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -120,6 +115,11 @@
# <br>This identifier should be treated as an opaque token, as the data
# format is not specified.
"projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "displayName": "A String", # The user-assigned display name of the App.
+ "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+ # AppStore.
+ "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+ # iOS App Store.
}
x__xgafv: string, V1 error format.
@@ -194,11 +194,6 @@
An object of the form:
{ # Details of a Firebase App for iOS.
- "displayName": "A String", # The user-assigned display name of the App.
- "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
- # AppStore.
- "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
- # iOS App Store.
"name": "A String", # The fully qualified resource name of the App, in the format:
# <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
"appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -206,6 +201,11 @@
# <br>This identifier should be treated as an opaque token, as the data
# format is not specified.
"projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "displayName": "A String", # The user-assigned display name of the App.
+ "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+ # AppStore.
+ "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+ # iOS App Store.
}</pre>
</div>
@@ -228,9 +228,9 @@
An object of the form:
{ # Configuration metadata of a single Firebase App for iOS.
- "configFileContents": "A String", # The content of the XML configuration file.
"configFilename": "A String", # The filename that the configuration artifact is typically saved as.
# <br>For example: `GoogleService-Info.plist`
+ "configFileContents": "A String", # The content of the XML configuration file.
}</pre>
</div>
@@ -263,11 +263,6 @@
{
"apps": [ # List of each IosApp that is in the parent Firebase Project.
{ # Details of a Firebase App for iOS.
- "displayName": "A String", # The user-assigned display name of the App.
- "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
- # AppStore.
- "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
- # iOS App Store.
"name": "A String", # The fully qualified resource name of the App, in the format:
# <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
"appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -275,6 +270,11 @@
# <br>This identifier should be treated as an opaque token, as the data
# format is not specified.
"projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "displayName": "A String", # The user-assigned display name of the App.
+ "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+ # AppStore.
+ "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+ # iOS App Store.
},
],
"nextPageToken": "A String", # If the result list is too large to fit in a single response, then a token
@@ -314,11 +314,6 @@
The object takes the form of:
{ # Details of a Firebase App for iOS.
- "displayName": "A String", # The user-assigned display name of the App.
- "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
- # AppStore.
- "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
- # iOS App Store.
"name": "A String", # The fully qualified resource name of the App, in the format:
# <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
"appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -326,6 +321,11 @@
# <br>This identifier should be treated as an opaque token, as the data
# format is not specified.
"projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "displayName": "A String", # The user-assigned display name of the App.
+ "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+ # AppStore.
+ "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+ # iOS App Store.
}
updateMask: string, Specifies which fields to update.
@@ -340,11 +340,6 @@
An object of the form:
{ # Details of a Firebase App for iOS.
- "displayName": "A String", # The user-assigned display name of the App.
- "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
- # AppStore.
- "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
- # iOS App Store.
"name": "A String", # The fully qualified resource name of the App, in the format:
# <br><code>projects/<var>projectId</var>/iosApps/<var>appId</var></code>
"appId": "A String", # Immutable. The globally unique, Firebase-assigned identifier of the App.
@@ -352,6 +347,11 @@
# <br>This identifier should be treated as an opaque token, as the data
# format is not specified.
"projectId": "A String", # The globally unique, user-assigned ID of the parent Project for the App.
+ "displayName": "A String", # The user-assigned display name of the App.
+ "bundleId": "A String", # The canonical bundle ID of the iOS App as it would appear in the iOS
+ # AppStore.
+ "appStoreId": "A String", # The automatically generated Apple ID assigned to the App by Apple in the
+ # iOS App Store.
}</pre>
</div>