@@ -373,9 +373,7 @@ public class PartnerLinks {
373373 * following optional headers to define how the API authorizes access for the request: * `login-
374374 * account`: (Optional) The resource name of the account where the Google Account of the credentials
375375 * is a user. If not set, defaults to the account of the request. Format:
376- * `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The
377- * resource name of the account with an established product link to the `login-account`. Format:
378- * `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
376+ * `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
379377 *
380378 * Create a request for the method "partnerLinks.create".
381379 *
@@ -405,9 +403,7 @@ public class Create extends DataManagerRequest<com.google.api.services.datamanag
405403 * following optional headers to define how the API authorizes access for the request: * `login-
406404 * account`: (Optional) The resource name of the account where the Google Account of the
407405 * credentials is a user. If not set, defaults to the account of the request. Format:
408- * `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The
409- * resource name of the account with an established product link to the `login-account`. Format:
410- * `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
406+ * `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
411407 *
412408 * Create a request for the method "partnerLinks.create".
413409 *
@@ -525,9 +521,7 @@ public Create set(String parameterName, Object value) {
525521 * following optional headers to define how the API authorizes access for the request: * `login-
526522 * account`: (Optional) The resource name of the account where the Google Account of the credentials
527523 * is a user. If not set, defaults to the account of the request. Format:
528- * `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The
529- * resource name of the account with an established product link to the `login-account`. Format:
530- * `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
524+ * `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
531525 *
532526 * Create a request for the method "partnerLinks.delete".
533527 *
@@ -556,9 +550,7 @@ public class Delete extends DataManagerRequest<com.google.api.services.datamanag
556550 * following optional headers to define how the API authorizes access for the request: * `login-
557551 * account`: (Optional) The resource name of the account where the Google Account of the
558552 * credentials is a user. If not set, defaults to the account of the request. Format:
559- * `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The
560- * resource name of the account with an established product link to the `login-account`. Format:
561- * `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
553+ * `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
562554 *
563555 * Create a request for the method "partnerLinks.delete".
564556 *
@@ -675,9 +667,7 @@ public Delete set(String parameterName, Object value) {
675667 * supports the following optional headers to define how the API authorizes access for the request:
676668 * * `login-account`: (Optional) The resource name of the account where the Google Account of the
677669 * credentials is a user. If not set, defaults to the account of the request. Format:
678- * `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The
679- * resource name of the account with an established product link to the `login-account`. Format:
680- * `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
670+ * `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
681671 *
682672 * Create a request for the method "partnerLinks.search".
683673 *
@@ -707,9 +697,7 @@ public class Search extends DataManagerRequest<com.google.api.services.datamanag
707697 * supports the following optional headers to define how the API authorizes access for the
708698 * request: * `login-account`: (Optional) The resource name of the account where the Google
709699 * Account of the credentials is a user. If not set, defaults to the account of the request.
710- * Format: `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`:
711- * (Optional) The resource name of the account with an established product link to the `login-
712- * account`. Format: `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`
700+ * Format: `accountTypes/{loginAccountType}/accounts/{loginAccountId}`
713701 *
714702 * Create a request for the method "partnerLinks.search".
715703 *
0 commit comments