@@ -322,8 +322,9 @@ def get_project_location_repository(name, fields: nil, quota_user: nil, options:
322322
323323 # Gets the IAM policy for a given resource.
324324 # @param [String] resource
325- # REQUIRED: The resource for which the policy is being requested. See the
326- # operation documentation for the appropriate value for this field.
325+ # REQUIRED: The resource for which the policy is being requested. See [Resource
326+ # names](https://cloud.google.com/apis/design/resource_names) for the
327+ # appropriate value for this field.
327328 # @param [Fixnum] options_requested_policy_version
328329 # Optional. The maximum policy version that will be used to format the policy.
329330 # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -440,8 +441,9 @@ def patch_project_location_repository(name, repository_object = nil, update_mask
440441
441442 # Updates the IAM policy for a given resource.
442443 # @param [String] resource
443- # REQUIRED: The resource for which the policy is being specified. See the
444- # operation documentation for the appropriate value for this field.
444+ # REQUIRED: The resource for which the policy is being specified. See [Resource
445+ # names](https://cloud.google.com/apis/design/resource_names) for the
446+ # appropriate value for this field.
445447 # @param [Google::Apis::ArtifactregistryV1beta2::SetIamPolicyRequest] set_iam_policy_request_object
446448 # @param [String] fields
447449 # Selector specifying which fields to include in a partial response.
@@ -474,8 +476,9 @@ def set_repository_iam_policy(resource, set_iam_policy_request_object = nil, fie
474476
475477 # Tests if the caller has a list of permissions on a resource.
476478 # @param [String] resource
477- # REQUIRED: The resource for which the policy detail is being requested. See the
478- # operation documentation for the appropriate value for this field.
479+ # REQUIRED: The resource for which the policy detail is being requested. See [
480+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
481+ # appropriate value for this field.
479482 # @param [Google::Apis::ArtifactregistryV1beta2::TestIamPermissionsRequest] test_iam_permissions_request_object
480483 # @param [String] fields
481484 # Selector specifying which fields to include in a partial response.
0 commit comments