@@ -266,8 +266,9 @@ def get_project_location_game_server_deployment(name, fields: nil, quota_user: n
266266 # Gets the access control policy for a resource. Returns an empty policy if the
267267 # resource exists and does not have a policy set.
268268 # @param [String] resource
269- # REQUIRED: The resource for which the policy is being requested. See the
270- # operation documentation for the appropriate value for this field.
269+ # REQUIRED: The resource for which the policy is being requested. See [Resource
270+ # names](https://cloud.google.com/apis/design/resource_names) for the
271+ # appropriate value for this field.
271272 # @param [Fixnum] options_requested_policy_version
272273 # Optional. The maximum policy version that will be used to format the policy.
273274 # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -481,8 +482,9 @@ def preview_project_location_game_server_deployment_rollout(name, game_server_de
481482 # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
482483 # PERMISSION_DENIED` errors.
483484 # @param [String] resource
484- # REQUIRED: The resource for which the policy is being specified. See the
485- # operation documentation for the appropriate value for this field.
485+ # REQUIRED: The resource for which the policy is being specified. See [Resource
486+ # names](https://cloud.google.com/apis/design/resource_names) for the
487+ # appropriate value for this field.
486488 # @param [Google::Apis::GameservicesV1::SetIamPolicyRequest] set_iam_policy_request_object
487489 # @param [String] fields
488490 # Selector specifying which fields to include in a partial response.
@@ -519,8 +521,9 @@ def set_game_server_deployment_iam_policy(resource, set_iam_policy_request_objec
519521 # permission-aware UIs and command-line tools, not for authorization checking.
520522 # This operation may "fail open" without warning.
521523 # @param [String] resource
522- # REQUIRED: The resource for which the policy detail is being requested. See the
523- # operation documentation for the appropriate value for this field.
524+ # REQUIRED: The resource for which the policy detail is being requested. See [
525+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
526+ # appropriate value for this field.
524527 # @param [Google::Apis::GameservicesV1::TestIamPermissionsRequest] test_iam_permissions_request_object
525528 # @param [String] fields
526529 # Selector specifying which fields to include in a partial response.
0 commit comments