@@ -301,8 +301,9 @@ def get_project_location_delivery_pipeline(name, fields: nil, quota_user: nil, o
301301 # Gets the access control policy for a resource. Returns an empty policy if the
302302 # resource exists and does not have a policy set.
303303 # @param [String] resource
304- # REQUIRED: The resource for which the policy is being requested. See the
305- # operation documentation for the appropriate value for this field.
304+ # REQUIRED: The resource for which the policy is being requested. See [Resource
305+ # names](https://cloud.google.com/apis/design/resource_names) for the
306+ # appropriate value for this field.
306307 # @param [Fixnum] options_requested_policy_version
307308 # Optional. The maximum policy version that will be used to format the policy.
308309 # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -455,8 +456,9 @@ def patch_project_location_delivery_pipeline(name, delivery_pipeline_object = ni
455456 # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
456457 # PERMISSION_DENIED` errors.
457458 # @param [String] resource
458- # REQUIRED: The resource for which the policy is being specified. See the
459- # operation documentation for the appropriate value for this field.
459+ # REQUIRED: The resource for which the policy is being specified. See [Resource
460+ # names](https://cloud.google.com/apis/design/resource_names) for the
461+ # appropriate value for this field.
460462 # @param [Google::Apis::ClouddeployV1::SetIamPolicyRequest] set_iam_policy_request_object
461463 # @param [String] fields
462464 # Selector specifying which fields to include in a partial response.
@@ -493,8 +495,9 @@ def set_delivery_pipeline_iam_policy(resource, set_iam_policy_request_object = n
493495 # permission-aware UIs and command-line tools, not for authorization checking.
494496 # This operation may "fail open" without warning.
495497 # @param [String] resource
496- # REQUIRED: The resource for which the policy detail is being requested. See the
497- # operation documentation for the appropriate value for this field.
498+ # REQUIRED: The resource for which the policy detail is being requested. See [
499+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
500+ # appropriate value for this field.
498501 # @param [Google::Apis::ClouddeployV1::TestIamPermissionsRequest] test_iam_permissions_request_object
499502 # @param [String] fields
500503 # Selector specifying which fields to include in a partial response.
@@ -1124,8 +1127,9 @@ def get_project_location_target(name, fields: nil, quota_user: nil, options: nil
11241127 # Gets the access control policy for a resource. Returns an empty policy if the
11251128 # resource exists and does not have a policy set.
11261129 # @param [String] resource
1127- # REQUIRED: The resource for which the policy is being requested. See the
1128- # operation documentation for the appropriate value for this field.
1130+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1131+ # names](https://cloud.google.com/apis/design/resource_names) for the
1132+ # appropriate value for this field.
11291133 # @param [Fixnum] options_requested_policy_version
11301134 # Optional. The maximum policy version that will be used to format the policy.
11311135 # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1279,8 +1283,9 @@ def patch_project_location_target(name, target_object = nil, allow_missing: nil,
12791283 # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
12801284 # PERMISSION_DENIED` errors.
12811285 # @param [String] resource
1282- # REQUIRED: The resource for which the policy is being specified. See the
1283- # operation documentation for the appropriate value for this field.
1286+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1287+ # names](https://cloud.google.com/apis/design/resource_names) for the
1288+ # appropriate value for this field.
12841289 # @param [Google::Apis::ClouddeployV1::SetIamPolicyRequest] set_iam_policy_request_object
12851290 # @param [String] fields
12861291 # Selector specifying which fields to include in a partial response.
@@ -1317,8 +1322,9 @@ def set_target_iam_policy(resource, set_iam_policy_request_object = nil, fields:
13171322 # permission-aware UIs and command-line tools, not for authorization checking.
13181323 # This operation may "fail open" without warning.
13191324 # @param [String] resource
1320- # REQUIRED: The resource for which the policy detail is being requested. See the
1321- # operation documentation for the appropriate value for this field.
1325+ # REQUIRED: The resource for which the policy detail is being requested. See [
1326+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1327+ # appropriate value for this field.
13221328 # @param [Google::Apis::ClouddeployV1::TestIamPermissionsRequest] test_iam_permissions_request_object
13231329 # @param [String] fields
13241330 # Selector specifying which fields to include in a partial response.
0 commit comments