chore: update docs/dyn (#1162)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets

- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/sasportal_v1alpha1.policies.html b/docs/dyn/sasportal_v1alpha1.policies.html
index c408298..b109d00 100644
--- a/docs/dyn/sasportal_v1alpha1.policies.html
+++ b/docs/dyn/sasportal_v1alpha1.policies.html
@@ -101,8 +101,8 @@
     The object takes the form of:
 
 { # Request message for `GetPolicy` method.
-    "resource": "A String", # Required. The resource for which the policy is being requested.
-  }
+  "resource": "A String", # Required. The resource for which the policy is being requested.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -113,16 +113,16 @@
   An object of the form:
 
     { # Defines an access control policy to the resources.
-    "etag": "A String", # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
-    "assignments": [
-      { # Associates `members` with a `role`.
-        "role": "A String", # Required. Role that is assigned to `members`.
-        "members": [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
-          "A String",
-        ],
-      },
-    ],
-  }</pre>
+  &quot;assignments&quot;: [
+    { # Associates `members` with a `role`.
+      &quot;members&quot;: [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
+        &quot;A String&quot;,
+      ],
+      &quot;role&quot;: &quot;A String&quot;, # Required. Role that is assigned to `members`.
+    },
+  ],
+  &quot;etag&quot;: &quot;A String&quot;, # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
+}</pre>
 </div>
 
 <div class="method">
@@ -134,19 +134,19 @@
     The object takes the form of:
 
 { # Request message for `SetPolicy` method.
-    &quot;policy&quot;: { # Defines an access control policy to the resources. # Required. The policy to be applied to the `resource`.
-      &quot;etag&quot;: &quot;A String&quot;, # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
-      &quot;assignments&quot;: [
-        { # Associates `members` with a `role`.
-          &quot;role&quot;: &quot;A String&quot;, # Required. Role that is assigned to `members`.
-          &quot;members&quot;: [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
-            &quot;A String&quot;,
-          ],
-        },
-      ],
-    },
-    &quot;resource&quot;: &quot;A String&quot;, # Required. The resource for which the policy is being specified. This policy replaces any existing policy.
-  }
+  &quot;policy&quot;: { # Defines an access control policy to the resources. # Required. The policy to be applied to the `resource`.
+    &quot;assignments&quot;: [
+      { # Associates `members` with a `role`.
+        &quot;members&quot;: [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
+          &quot;A String&quot;,
+        ],
+        &quot;role&quot;: &quot;A String&quot;, # Required. Role that is assigned to `members`.
+      },
+    ],
+    &quot;etag&quot;: &quot;A String&quot;, # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
+  },
+  &quot;resource&quot;: &quot;A String&quot;, # Required. The resource for which the policy is being specified. This policy replaces any existing policy.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -157,16 +157,16 @@
   An object of the form:
 
     { # Defines an access control policy to the resources.
-    &quot;etag&quot;: &quot;A String&quot;, # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
-    &quot;assignments&quot;: [
-      { # Associates `members` with a `role`.
-        &quot;role&quot;: &quot;A String&quot;, # Required. Role that is assigned to `members`.
-        &quot;members&quot;: [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
-          &quot;A String&quot;,
-        ],
-      },
-    ],
-  }</pre>
+  &quot;assignments&quot;: [
+    { # Associates `members` with a `role`.
+      &quot;members&quot;: [ # The identities the role is assigned to. It can have the following values: * `{user_email}`: An email address that represents a specific Google account. For example: `alice@gmail.com`. * `{group_email}`: An email address that represents a Google group. For example, `viewers@gmail.com`.
+        &quot;A String&quot;,
+      ],
+      &quot;role&quot;: &quot;A String&quot;, # Required. Role that is assigned to `members`.
+    },
+  ],
+  &quot;etag&quot;: &quot;A String&quot;, # The [etag] is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the [etag] in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An [etag] is returned in the response to [GetPolicy], and systems are expected to put that etag in the request to [SetPolicy] to ensure that their change will be applied to the same version of the policy. If no [etag] is provided in the call to [SetPolicy], then the existing policy is overwritten blindly.
+}</pre>
 </div>
 
 <div class="method">
@@ -178,11 +178,11 @@
     The object takes the form of:
 
 { # Request message for `TestPermissions` method.
-    &quot;resource&quot;: &quot;A String&quot;, # Required. The resource for which the permissions are being requested.
-    &quot;permissions&quot;: [ # The set of permissions to check for the `resource`.
-      &quot;A String&quot;,
-    ],
-  }
+  &quot;permissions&quot;: [ # The set of permissions to check for the `resource`.
+    &quot;A String&quot;,
+  ],
+  &quot;resource&quot;: &quot;A String&quot;, # Required. The resource for which the permissions are being requested.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -193,10 +193,10 @@
   An object of the form:
 
     { # Response message for `TestPermissions` method.
-    &quot;permissions&quot;: [ # A set of permissions that the caller is allowed.
-      &quot;A String&quot;,
-    ],
-  }</pre>
+  &quot;permissions&quot;: [ # A set of permissions that the caller is allowed.
+    &quot;A String&quot;,
+  ],
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file