Skip to content

Commit

Permalink
chore: update test_create_service_config_rest (#12430)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

feat: add `Publishing.rest_reference_documentation_uri` to aid client
library publication
feat: add `ErrorReason.LOCATION_POLICY_VIOLATED` enum value
docs: minor tweaks to various comments

PiperOrigin-RevId: 613949885

Source-Link:
googleapis/googleapis@dba3883

Source-Link:
googleapis/googleapis-gen@71e160a
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXNlcnZpY2UtbWFuYWdlbWVudC8uT3dsQm90LnlhbWwiLCJoIjoiNzFlMTYwYTQxMzhjODU5NjFhMjVjNmFjOWQwMTNiMGM3ZjJkNzI2NiJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 8, 2024
1 parent 809e7e8 commit 8be8995
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7167,6 +7167,7 @@ def test_create_service_config_rest(request_type):
}
],
"proto_reference_documentation_uri": "proto_reference_documentation_uri_value",
"rest_reference_documentation_uri": "rest_reference_documentation_uri_value",
},
"config_version": {"value": 541},
}
Expand Down

0 comments on commit 8be8995

Please sign in to comment.