Skip to content

Commit

Permalink
docs: Fix formatting for subnetwork field pattern (#3693)
Browse files Browse the repository at this point in the history
* docs: Fix formatting for subnetwork field pattern

PiperOrigin-RevId: 492232435

Source-Link: googleapis/googleapis@fcf8211

Source-Link: googleapis/googleapis-gen@ce62e52
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1ldGFzdG9yZS8uT3dsQm90LnlhbWwiLCJoIjoiY2U2MmU1MjgzMWU0ZTQ3NzAwMDc4NWZjYzkzYTlhYjQyYTI4ZGM4YSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

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 Dec 1, 2022
1 parent d2935d8 commit 04b882e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ message NetworkConfig {
// be at least one IP address available in the subnet's primary range. The
// subnet is specified in the following form:
//
// `projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
// `projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}`
string subnetwork = 1 [
(google.api.field_behavior) = IMMUTABLE,
(google.api.resource_reference) = {
Expand Down

0 comments on commit 04b882e

Please sign in to comment.