@@ -1512,9 +1512,8 @@ public final ListDeviceStatesResponse listDeviceStates(ListDeviceStatesRequest r
15121512 * }
15131513 * </code></pre>
15141514 *
1515- * @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
1516- * usually specified as a path. For example, a Project resource is specified as
1517- * `projects/{project}`.
1515+ * @param resource REQUIRED: The resource for which the policy is being specified. See the
1516+ * operation documentation for the appropriate value for this field.
15181517 * @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
15191518 * policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
15201519 * Platform services (such as Projects) might reject them.
@@ -1544,9 +1543,8 @@ public final Policy setIamPolicy(RegistryName resource, Policy policy) {
15441543 * }
15451544 * </code></pre>
15461545 *
1547- * @param resource REQUIRED: The resource for which the policy is being specified. `resource` is
1548- * usually specified as a path. For example, a Project resource is specified as
1549- * `projects/{project}`.
1546+ * @param resource REQUIRED: The resource for which the policy is being specified. See the
1547+ * operation documentation for the appropriate value for this field.
15501548 * @param policy REQUIRED: The complete policy to be applied to the `resource`. The size of the
15511549 * policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Cloud
15521550 * Platform services (such as Projects) might reject them.
@@ -1622,9 +1620,8 @@ public final UnaryCallable<SetIamPolicyRequest, Policy> setIamPolicyCallable() {
16221620 * }
16231621 * </code></pre>
16241622 *
1625- * @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1626- * usually specified as a path. For example, a Project resource is specified as
1627- * `projects/{project}`.
1623+ * @param resource REQUIRED: The resource for which the policy is being requested. See the
1624+ * operation documentation for the appropriate value for this field.
16281625 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
16291626 */
16301627 public final Policy getIamPolicy (RegistryName resource ) {
@@ -1650,9 +1647,8 @@ public final Policy getIamPolicy(RegistryName resource) {
16501647 * }
16511648 * </code></pre>
16521649 *
1653- * @param resource REQUIRED: The resource for which the policy is being requested. `resource` is
1654- * usually specified as a path. For example, a Project resource is specified as
1655- * `projects/{project}`.
1650+ * @param resource REQUIRED: The resource for which the policy is being requested. See the
1651+ * operation documentation for the appropriate value for this field.
16561652 * @throws com.google.api.gax.rpc.ApiException if the remote call fails
16571653 */
16581654 public final Policy getIamPolicy (String resource ) {
@@ -1723,9 +1719,8 @@ public final UnaryCallable<GetIamPolicyRequest, Policy> getIamPolicyCallable() {
17231719 * }
17241720 * </code></pre>
17251721 *
1726- * @param resource REQUIRED: The resource for which the policy detail is being requested.
1727- * `resource` is usually specified as a path. For example, a Project resource is specified as
1728- * `projects/{project}`.
1722+ * @param resource REQUIRED: The resource for which the policy detail is being requested. See the
1723+ * operation documentation for the appropriate value for this field.
17291724 * @param permissions The set of permissions to check for the `resource`. Permissions with
17301725 * wildcards (such as '*' or 'storage.*') are not allowed. For more information see
17311726 * [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
@@ -1757,9 +1752,8 @@ public final TestIamPermissionsResponse testIamPermissions(
17571752 * }
17581753 * </code></pre>
17591754 *
1760- * @param resource REQUIRED: The resource for which the policy detail is being requested.
1761- * `resource` is usually specified as a path. For example, a Project resource is specified as
1762- * `projects/{project}`.
1755+ * @param resource REQUIRED: The resource for which the policy detail is being requested. See the
1756+ * operation documentation for the appropriate value for this field.
17631757 * @param permissions The set of permissions to check for the `resource`. Permissions with
17641758 * wildcards (such as '*' or 'storage.*') are not allowed. For more information see
17651759 * [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
0 commit comments