build: run docs regen in synth.py (#1059)
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html
index 1cd8a26..443d10a 100644
--- a/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html
+++ b/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html
@@ -104,10 +104,10 @@
body: object, The request body.
The object takes the form of:
-{ # A link between an App+Web property and a Firebase project.
+{ # A link between an GA4 property and a Firebase project.
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
+ "maximumUserAccess": "A String", # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
- "maximumUserAccess": "A String", # Maximum user access to the App + Web property allowed to admins of the linked Firebase project.
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
}
@@ -119,10 +119,10 @@
Returns:
An object of the form:
- { # A link between an App+Web property and a Firebase project.
+ { # A link between an GA4 property and a Firebase project.
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
+ "maximumUserAccess": "A String", # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
- "maximumUserAccess": "A String", # Maximum user access to the App + Web property allowed to admins of the linked Firebase project.
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
}</pre>
</div>
@@ -161,10 +161,10 @@
{ # Response message for ListFirebaseLinks RPC
"firebaseLinks": [ # List of FirebaseLinks. This will have at most one value.
- { # A link between an App+Web property and a Firebase project.
+ { # A link between an GA4 property and a Firebase project.
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
+ "maximumUserAccess": "A String", # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
- "maximumUserAccess": "A String", # Maximum user access to the App + Web property allowed to admins of the linked Firebase project.
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
},
],
@@ -180,10 +180,10 @@
body: object, The request body.
The object takes the form of:
-{ # A link between an App+Web property and a Firebase project.
+{ # A link between an GA4 property and a Firebase project.
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
+ "maximumUserAccess": "A String", # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
- "maximumUserAccess": "A String", # Maximum user access to the App + Web property allowed to admins of the linked Firebase project.
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
}
@@ -196,10 +196,10 @@
Returns:
An object of the form:
- { # A link between an App+Web property and a Firebase project.
+ { # A link between an GA4 property and a Firebase project.
"project": "A String", # Immutable. Firebase project resource name. When creating a FirebaseLink, you may provide this resource name using either a project number or project ID. Once this resource has been created, returned FirebaseLinks will always have a project_name that contains a project number. Format: 'projects/{project number}' Example: 'projects/1234'
+ "maximumUserAccess": "A String", # Maximum user access to the GA4 property allowed to admins of the linked Firebase project.
"name": "A String", # Output only. Example format: properties/1234/firebaseLinks/5678
- "maximumUserAccess": "A String", # Maximum user access to the App + Web property allowed to admins of the linked Firebase project.
"createTime": "A String", # Output only. Time when this FirebaseLink was originally created.
}</pre>
</div>