docs: update generated docs (#981)

diff --git a/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html b/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html
index 81703b6..41947a2 100644
--- a/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html
+++ b/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html
@@ -87,7 +87,7 @@
   <code><a href="#getIamPolicy">getIamPolicy(resource, body=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Gets the access control policy for a resource.</p>
 <p class="toc_element">
-  <code><a href="#list">list(parent, maxResults=None, pageToken=None, x__xgafv=None)</a></code></p>
+  <code><a href="#list">list(parent, pageToken=None, maxResults=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Returns a list of connections in the given project.</p>
 <p class="toc_element">
   <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
@@ -117,6 +117,9 @@
 
 { # Configuration parameters to establish connection with an external data
     # source, except the credential attributes.
+  &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+      # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
   &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
     &quot;database&quot;: &quot;A String&quot;, # Database name.
     &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -130,9 +133,6 @@
   &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
   &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
   &quot;description&quot;: &quot;A String&quot;, # User provided description.
-  &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-  &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-      # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
 }
 
   connectionId: string, Optional. Connection id that should be assigned to the created connection.
@@ -146,6 +146,9 @@
 
     { # Configuration parameters to establish connection with an external data
       # source, except the credential attributes.
+    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
     &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
       &quot;database&quot;: &quot;A String&quot;, # Database name.
       &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -159,9 +162,6 @@
     &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
     &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
     &quot;description&quot;: &quot;A String&quot;, # User provided description.
-    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
   }</pre>
 </div>
 
@@ -209,6 +209,9 @@
 
     { # Configuration parameters to establish connection with an external data
       # source, except the credential attributes.
+    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
     &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
       &quot;database&quot;: &quot;A String&quot;, # Database name.
       &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -222,9 +225,6 @@
     &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
     &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
     &quot;description&quot;: &quot;A String&quot;, # User provided description.
-    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
   }</pre>
 </div>
 
@@ -385,7 +385,7 @@
           #     {
           #       &quot;audit_configs&quot;: [
           #         {
-          #           &quot;service&quot;: &quot;allServices&quot;
+          #           &quot;service&quot;: &quot;allServices&quot;,
           #           &quot;audit_log_configs&quot;: [
           #             {
           #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
@@ -394,18 +394,18 @@
           #               ]
           #             },
           #             {
-          #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+          #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;
           #             },
           #             {
-          #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;,
+          #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;
           #             }
           #           ]
           #         },
           #         {
-          #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;
+          #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;,
           #           &quot;audit_log_configs&quot;: [
           #             {
-          #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
+          #               &quot;log_type&quot;: &quot;DATA_READ&quot;
           #             },
           #             {
           #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
@@ -437,19 +437,19 @@
               #           ]
               #         },
               #         {
-              #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+              #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;
               #         }
               #       ]
               #     }
               #
               # This enables &#x27;DATA_READ&#x27; and &#x27;DATA_WRITE&#x27; logging, while exempting
               # jose@example.com from DATA_READ logging.
-            &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
             &quot;exemptedMembers&quot;: [ # Specifies the identities that do not cause logging for this type of
                 # permission.
                 # Follows the same format of Binding.members.
               &quot;A String&quot;,
             ],
+            &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
           },
         ],
       },
@@ -500,8 +500,6 @@
             # The exact variables and functions that may be referenced within an expression
             # are determined by the service that evaluates it. See the service
             # documentation for additional information.
-          &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
-              # syntax.
           &quot;title&quot;: &quot;A String&quot;, # Optional. Title for the expression, i.e. a short string describing
               # its purpose. This can be used e.g. in UIs which allow to enter the
               # expression.
@@ -509,6 +507,8 @@
               # reporting, e.g. a file name and a position in the file.
           &quot;description&quot;: &quot;A String&quot;, # Optional. Description of the expression. This is a longer text which
               # describes the expression, e.g. when hovered over it in a UI.
+          &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
+              # syntax.
         },
         &quot;members&quot;: [ # Specifies the identities requesting access for a Cloud Platform resource.
             # `members` can have the following values:
@@ -563,14 +563,14 @@
 </div>
 
 <div class="method">
-    <code class="details" id="list">list(parent, maxResults=None, pageToken=None, x__xgafv=None)</code>
+    <code class="details" id="list">list(parent, pageToken=None, maxResults=None, x__xgafv=None)</code>
   <pre>Returns a list of connections in the given project.
 
 Args:
   parent: string, Required. Parent resource name.
 Must be in the form: `projects/{project_id}/locations/{location_id}` (required)
-  maxResults: integer, Required. Maximum number of results per page.
   pageToken: string, Page token.
+  maxResults: integer, Required. Maximum number of results per page.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -584,6 +584,9 @@
     &quot;connections&quot;: [ # List of connections.
       { # Configuration parameters to establish connection with an external data
           # source, except the credential attributes.
+        &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+        &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+            # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
         &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
           &quot;database&quot;: &quot;A String&quot;, # Database name.
           &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -597,9 +600,6 @@
         &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
         &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
         &quot;description&quot;: &quot;A String&quot;, # User provided description.
-        &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-        &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-            # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
       },
     ],
   }</pre>
@@ -632,6 +632,9 @@
 
 { # Configuration parameters to establish connection with an external data
     # source, except the credential attributes.
+  &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+  &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+      # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
   &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
     &quot;database&quot;: &quot;A String&quot;, # Database name.
     &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -645,9 +648,6 @@
   &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
   &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
   &quot;description&quot;: &quot;A String&quot;, # User provided description.
-  &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-  &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-      # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
 }
 
   updateMask: string, Required. Update mask for the connection fields to be updated.
@@ -661,6 +661,9 @@
 
     { # Configuration parameters to establish connection with an external data
       # source, except the credential attributes.
+    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
+    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
+        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
     &quot;cloudSql&quot;: { # Connection properties specific to the Cloud SQL. # Cloud SQL properties.
       &quot;database&quot;: &quot;A String&quot;, # Database name.
       &quot;instanceId&quot;: &quot;A String&quot;, # Cloud SQL instance ID in the form `project:location:instance`.
@@ -674,9 +677,6 @@
     &quot;friendlyName&quot;: &quot;A String&quot;, # User provided display name for the connection.
     &quot;lastModifiedTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the connection.
     &quot;description&quot;: &quot;A String&quot;, # User provided description.
-    &quot;creationTime&quot;: &quot;A String&quot;, # Output only. The creation timestamp of the connection.
-    &quot;name&quot;: &quot;A String&quot;, # The resource name of the connection in the form of:
-        # `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
   }</pre>
 </div>
 
@@ -694,6 +694,11 @@
     The object takes the form of:
 
 { # Request message for `SetIamPolicy` method.
+    &quot;updateMask&quot;: &quot;A String&quot;, # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only
+        # the fields in the mask will be modified. If no mask is provided, the
+        # following default mask is used:
+        # 
+        # `paths: &quot;bindings, etag&quot;`
     &quot;policy&quot;: { # An Identity and Access Management (IAM) policy, which specifies access # REQUIRED: The complete policy to be applied to the `resource`. The size of
         # the policy is limited to a few 10s of KB. An empty policy is a
         # valid policy but certain Cloud Platform services (such as Projects)
@@ -816,7 +821,7 @@
             #     {
             #       &quot;audit_configs&quot;: [
             #         {
-            #           &quot;service&quot;: &quot;allServices&quot;
+            #           &quot;service&quot;: &quot;allServices&quot;,
             #           &quot;audit_log_configs&quot;: [
             #             {
             #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
@@ -825,18 +830,18 @@
             #               ]
             #             },
             #             {
-            #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+            #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;
             #             },
             #             {
-            #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;,
+            #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;
             #             }
             #           ]
             #         },
             #         {
-            #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;
+            #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;,
             #           &quot;audit_log_configs&quot;: [
             #             {
-            #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
+            #               &quot;log_type&quot;: &quot;DATA_READ&quot;
             #             },
             #             {
             #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
@@ -868,19 +873,19 @@
                 #           ]
                 #         },
                 #         {
-                #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+                #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;
                 #         }
                 #       ]
                 #     }
                 #
                 # This enables &#x27;DATA_READ&#x27; and &#x27;DATA_WRITE&#x27; logging, while exempting
                 # jose@example.com from DATA_READ logging.
-              &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
               &quot;exemptedMembers&quot;: [ # Specifies the identities that do not cause logging for this type of
                   # permission.
                   # Follows the same format of Binding.members.
                 &quot;A String&quot;,
               ],
+              &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
             },
           ],
         },
@@ -931,8 +936,6 @@
               # The exact variables and functions that may be referenced within an expression
               # are determined by the service that evaluates it. See the service
               # documentation for additional information.
-            &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
-                # syntax.
             &quot;title&quot;: &quot;A String&quot;, # Optional. Title for the expression, i.e. a short string describing
                 # its purpose. This can be used e.g. in UIs which allow to enter the
                 # expression.
@@ -940,6 +943,8 @@
                 # reporting, e.g. a file name and a position in the file.
             &quot;description&quot;: &quot;A String&quot;, # Optional. Description of the expression. This is a longer text which
                 # describes the expression, e.g. when hovered over it in a UI.
+            &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
+                # syntax.
           },
           &quot;members&quot;: [ # Specifies the identities requesting access for a Cloud Platform resource.
               # `members` can have the following values:
@@ -991,11 +996,6 @@
         },
       ],
     },
-    &quot;updateMask&quot;: &quot;A String&quot;, # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only
-        # the fields in the mask will be modified. If no mask is provided, the
-        # following default mask is used:
-        # 
-        # `paths: &quot;bindings, etag&quot;`
   }
 
   x__xgafv: string, V1 error format.
@@ -1125,7 +1125,7 @@
           #     {
           #       &quot;audit_configs&quot;: [
           #         {
-          #           &quot;service&quot;: &quot;allServices&quot;
+          #           &quot;service&quot;: &quot;allServices&quot;,
           #           &quot;audit_log_configs&quot;: [
           #             {
           #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
@@ -1134,18 +1134,18 @@
           #               ]
           #             },
           #             {
-          #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+          #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;
           #             },
           #             {
-          #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;,
+          #               &quot;log_type&quot;: &quot;ADMIN_READ&quot;
           #             }
           #           ]
           #         },
           #         {
-          #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;
+          #           &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;,
           #           &quot;audit_log_configs&quot;: [
           #             {
-          #               &quot;log_type&quot;: &quot;DATA_READ&quot;,
+          #               &quot;log_type&quot;: &quot;DATA_READ&quot;
           #             },
           #             {
           #               &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
@@ -1177,19 +1177,19 @@
               #           ]
               #         },
               #         {
-              #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;,
+              #           &quot;log_type&quot;: &quot;DATA_WRITE&quot;
               #         }
               #       ]
               #     }
               #
               # This enables &#x27;DATA_READ&#x27; and &#x27;DATA_WRITE&#x27; logging, while exempting
               # jose@example.com from DATA_READ logging.
-            &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
             &quot;exemptedMembers&quot;: [ # Specifies the identities that do not cause logging for this type of
                 # permission.
                 # Follows the same format of Binding.members.
               &quot;A String&quot;,
             ],
+            &quot;logType&quot;: &quot;A String&quot;, # The log type that this config enables.
           },
         ],
       },
@@ -1240,8 +1240,6 @@
             # The exact variables and functions that may be referenced within an expression
             # are determined by the service that evaluates it. See the service
             # documentation for additional information.
-          &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
-              # syntax.
           &quot;title&quot;: &quot;A String&quot;, # Optional. Title for the expression, i.e. a short string describing
               # its purpose. This can be used e.g. in UIs which allow to enter the
               # expression.
@@ -1249,6 +1247,8 @@
               # reporting, e.g. a file name and a position in the file.
           &quot;description&quot;: &quot;A String&quot;, # Optional. Description of the expression. This is a longer text which
               # describes the expression, e.g. when hovered over it in a UI.
+          &quot;expression&quot;: &quot;A String&quot;, # Textual representation of an expression in Common Expression Language
+              # syntax.
         },
         &quot;members&quot;: [ # Specifies the identities requesting access for a Cloud Platform resource.
             # `members` can have the following values: