chore: update generated docs (#1115)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets

- [x] To automatically regenerate this PR, check this box.

Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/youtube_v3.thirdPartyLinks.html b/docs/dyn/youtube_v3.thirdPartyLinks.html
index ae5751b..7a96ab4 100644
--- a/docs/dyn/youtube_v3.thirdPartyLinks.html
+++ b/docs/dyn/youtube_v3.thirdPartyLinks.html
@@ -84,7 +84,7 @@
   <code><a href="#insert">insert(part, body=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Inserts a new resource into this collection.</p>
 <p class="toc_element">
-  <code><a href="#list">list(part, type=None, linkingToken=None, x__xgafv=None)</a></code></p>
+  <code><a href="#list">list(part, linkingToken=None, type=None, x__xgafv=None)</a></code></p>
 <p class="firstline">Retrieves a list of resources, possibly filtered.</p>
 <p class="toc_element">
   <code><a href="#update">update(part, body=None, x__xgafv=None)</a></code></p>
@@ -123,57 +123,57 @@
     The object takes the form of:
 
 { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
+  &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
+    &quot;linkStatus&quot;: &quot;A String&quot;,
+  },
+  &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
+    &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+    &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
+      &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
+      &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
+    },
+  },
+  &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
+  &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
+  &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
+    &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
+      &quot;linkStatus&quot;: &quot;A String&quot;,
+    },
     &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
+      &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
       &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
         &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
         &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
       },
-      &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
     },
     &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
-    &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
-    &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
-      &quot;linkStatus&quot;: &quot;A String&quot;,
-    },
     &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
-  }
-
-  x__xgafv: string, V1 error format.
-    Allowed values
-      1 - v1 error format
-      2 - v2 error format
-
-Returns:
-  An object of the form:
-
-    { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
-      &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
-        &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
-          &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
-          &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
-        },
-        &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
-      },
-      &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
-      &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
-      &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
-        &quot;linkStatus&quot;: &quot;A String&quot;,
-      },
-      &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
-    }</pre>
+    &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
+  }</pre>
 </div>
 
 <div class="method">
-    <code class="details" id="list">list(part, type=None, linkingToken=None, x__xgafv=None)</code>
+    <code class="details" id="list">list(part, linkingToken=None, type=None, x__xgafv=None)</code>
   <pre>Retrieves a list of resources, possibly filtered.
 
 Args:
   part: string, The *part* parameter specifies the thirdPartyLink resource parts that the API response will include. Supported values are linkingToken, status, and snippet. (required) (repeated)
+  linkingToken: string, Get a third party link with the given linking token.
   type: string, Get a third party link of the given type.
     Allowed values
       linkUnspecified - 
       channelToStoreLink - A link that is connecting (or about to connect) a channel with a store on a merchandising platform in order to enable retail commerce capabilities for that channel on YouTube.
-  linkingToken: string, Get a third party link with the given linking token.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -183,20 +183,20 @@
   An object of the form:
 
     { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
-      &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
-        &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
-          &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
-          &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
-        },
-        &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+    &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
+      &quot;linkStatus&quot;: &quot;A String&quot;,
+    },
+    &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
+      &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+      &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
+        &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
+        &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
       },
-      &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
-      &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
-      &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
-        &quot;linkStatus&quot;: &quot;A String&quot;,
-      },
-      &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
-    }</pre>
+    },
+    &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
+    &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
+    &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
+  }</pre>
 </div>
 
 <div class="method">
@@ -209,20 +209,20 @@
     The object takes the form of:
 
 { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
-    &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
-      &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
-        &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
-        &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
-      },
-      &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+  &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
+    &quot;linkStatus&quot;: &quot;A String&quot;,
+  },
+  &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
+    &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+    &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
+      &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
+      &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
     },
-    &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
-    &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
-    &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
-      &quot;linkStatus&quot;: &quot;A String&quot;,
-    },
-    &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
-  }
+  },
+  &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
+  &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
+  &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -233,20 +233,20 @@
   An object of the form:
 
     { # A *third party account link* resource represents a link between a YouTube account or a channel and an account on a third-party service.
-      &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
-        &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
-          &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
-          &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
-        },
-        &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+    &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
+      &quot;linkStatus&quot;: &quot;A String&quot;,
+    },
+    &quot;snippet&quot;: { # Basic information about a third party account link, including its type and type-specific information. # The snippet object contains basic details about the third- party account link.
+      &quot;type&quot;: &quot;A String&quot;, # Type of the link named after the entities that are being linked.
+      &quot;channelToStoreLink&quot;: { # Information specific to a store on a merchandising platform linked to a YouTube channel. # Information specific to a link between a channel and a store on a merchandising platform.
+        &quot;storeName&quot;: &quot;A String&quot;, # Name of the store.
+        &quot;storeUrl&quot;: &quot;A String&quot;, # Landing page of the store.
       },
-      &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
-      &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
-      &quot;status&quot;: { # The third-party link status object contains information about the status of the link. # The status object contains information about the status of the link.
-        &quot;linkStatus&quot;: &quot;A String&quot;,
-      },
-      &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
-    }</pre>
+    },
+    &quot;etag&quot;: &quot;A String&quot;, # Etag of this resource
+    &quot;kind&quot;: &quot;youtube#thirdPartyLink&quot;, # Identifies what kind of resource this is. Value: the fixed string &quot;youtube#thirdPartyLink&quot;.
+    &quot;linkingToken&quot;: &quot;A String&quot;, # The linking_token identifies a YouTube account and channel with which the third party account is linked.
+  }</pre>
 </div>
 
 </body></html>
\ No newline at end of file