Index: generated/googleapis/lib/iam/v1.dart |
diff --git a/generated/googleapis/lib/iam/v1.dart b/generated/googleapis/lib/iam/v1.dart |
index e4a4f4ffa83fd851a1427956693f9ff6e6591600..fb25a1753408e09c339301c0728189b8dc7251ef 100644 |
--- a/generated/googleapis/lib/iam/v1.dart |
+++ b/generated/googleapis/lib/iam/v1.dart |
@@ -196,8 +196,7 @@ class ProjectsServiceAccountsResourceApi { |
* |
* [resource] - REQUIRED: The resource for which the policy is being |
* requested. |
- * `resource` is usually specified as a path. For example, a Project |
- * resource is specified as `projects/{project}`. |
+ * See the operation documentation for the appropriate value for this field. |
* Value must have pattern "^projects/[^/]+/serviceAccounts/[^/]+$". |
* |
* Completes with a [Policy]. |
@@ -299,8 +298,7 @@ class ProjectsServiceAccountsResourceApi { |
* |
* [resource] - REQUIRED: The resource for which the policy is being |
* specified. |
- * `resource` is usually specified as a path. For example, a Project |
- * resource is specified as `projects/{project}`. |
+ * See the operation documentation for the appropriate value for this field. |
* Value must have pattern "^projects/[^/]+/serviceAccounts/[^/]+$". |
* |
* Completes with a [Policy]. |
@@ -450,8 +448,7 @@ class ProjectsServiceAccountsResourceApi { |
* |
* [resource] - REQUIRED: The resource for which the policy detail is being |
* requested. |
- * `resource` is usually specified as a path. For example, a Project |
- * resource is specified as `projects/{project}`. |
+ * See the operation documentation for the appropriate value for this field. |
* Value must have pattern "^projects/[^/]+/serviceAccounts/[^/]+$". |
* |
* Completes with a [TestIamPermissionsResponse]. |