@@ -228,8 +228,9 @@ def get_project_location_namespace(name, fields: nil, quota_user: nil, options:
228228
229229 # Gets the IAM Policy for a resource (namespace or service only).
230230 # @param [String] resource
231- # REQUIRED: The resource for which the policy is being requested. See the
232- # operation documentation for the appropriate value for this field.
231+ # REQUIRED: The resource for which the policy is being requested. See [Resource
232+ # names](https://cloud.google.com/apis/design/resource_names) for the
233+ # appropriate value for this field.
233234 # @param [Google::Apis::ServicedirectoryV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
234235 # @param [String] fields
235236 # Selector specifying which fields to include in a partial response.
@@ -360,8 +361,9 @@ def patch_project_location_namespace(name, namespace_object = nil, update_mask:
360361
361362 # Sets the IAM Policy for a resource (namespace or service only).
362363 # @param [String] resource
363- # REQUIRED: The resource for which the policy is being specified. See the
364- # operation documentation for the appropriate value for this field.
364+ # REQUIRED: The resource for which the policy is being specified. See [Resource
365+ # names](https://cloud.google.com/apis/design/resource_names) for the
366+ # appropriate value for this field.
365367 # @param [Google::Apis::ServicedirectoryV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
366368 # @param [String] fields
367369 # Selector specifying which fields to include in a partial response.
@@ -394,8 +396,9 @@ def set_namespace_iam_policy(resource, set_iam_policy_request_object = nil, fiel
394396
395397 # Tests IAM permissions for a resource (namespace or service only).
396398 # @param [String] resource
397- # REQUIRED: The resource for which the policy detail is being requested. See the
398- # operation documentation for the appropriate value for this field.
399+ # REQUIRED: The resource for which the policy detail is being requested. See [
400+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
401+ # appropriate value for this field.
399402 # @param [Google::Apis::ServicedirectoryV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
400403 # @param [String] fields
401404 # Selector specifying which fields to include in a partial response.
@@ -529,8 +532,9 @@ def get_project_location_namespace_service(name, fields: nil, quota_user: nil, o
529532
530533 # Gets the IAM Policy for a resource (namespace or service only).
531534 # @param [String] resource
532- # REQUIRED: The resource for which the policy is being requested. See the
533- # operation documentation for the appropriate value for this field.
535+ # REQUIRED: The resource for which the policy is being requested. See [Resource
536+ # names](https://cloud.google.com/apis/design/resource_names) for the
537+ # appropriate value for this field.
534538 # @param [Google::Apis::ServicedirectoryV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
535539 # @param [String] fields
536540 # Selector specifying which fields to include in a partial response.
@@ -695,8 +699,9 @@ def resolve_service(name, resolve_service_request_object = nil, fields: nil, quo
695699
696700 # Sets the IAM Policy for a resource (namespace or service only).
697701 # @param [String] resource
698- # REQUIRED: The resource for which the policy is being specified. See the
699- # operation documentation for the appropriate value for this field.
702+ # REQUIRED: The resource for which the policy is being specified. See [Resource
703+ # names](https://cloud.google.com/apis/design/resource_names) for the
704+ # appropriate value for this field.
700705 # @param [Google::Apis::ServicedirectoryV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
701706 # @param [String] fields
702707 # Selector specifying which fields to include in a partial response.
@@ -729,8 +734,9 @@ def set_service_iam_policy(resource, set_iam_policy_request_object = nil, fields
729734
730735 # Tests IAM permissions for a resource (namespace or service only).
731736 # @param [String] resource
732- # REQUIRED: The resource for which the policy detail is being requested. See the
733- # operation documentation for the appropriate value for this field.
737+ # REQUIRED: The resource for which the policy detail is being requested. See [
738+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
739+ # appropriate value for this field.
734740 # @param [Google::Apis::ServicedirectoryV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
735741 # @param [String] fields
736742 # Selector specifying which fields to include in a partial response.
0 commit comments