Index: generated/googleapis/lib/vault/v1.dart |
diff --git a/generated/googleapis/lib/vault/v1.dart b/generated/googleapis/lib/vault/v1.dart |
index c3afa4d56e6c7a5cbd7fe65f8bf0197642f503d4..a2d5a7b4aad5514850a032e9d97b7618ac3a656b 100644 |
--- a/generated/googleapis/lib/vault/v1.dart |
+++ b/generated/googleapis/lib/vault/v1.dart |
@@ -839,8 +839,8 @@ class MattersHoldsAccountsResourceApi { |
/** |
* Lists HeldAccounts for a hold. This will only list individually specified |
- * held accounts. If the hold is on an OU, then use the |
- * <ahref="https://developers.google.com/admin-sdk/">Admin SDK</a> |
+ * held accounts. If the hold is on an OU, then use |
+ * <a href="https://developers.google.com/admin-sdk/">Admin SDK</a> |
* to enumerate its members. |
* |
* Request parameters: |
@@ -1041,8 +1041,8 @@ class Empty { |
*/ |
class HeldAccount { |
/** |
- * The account's ID as provided by the <a |
- * href="https://developers.google.com/admin-sdk/">Admin SDK</a>. |
+ * The account's ID as provided by the |
+ * <a href="https://developers.google.com/admin-sdk/">Admin SDK</a>. |
*/ |
core.String accountId; |
/** When the account was put on hold. */ |