Skip to content

Commit

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

PiperOrigin-RevId: 493082091

Source-Link: googleapis/googleapis@45694d2

Source-Link: googleapis/googleapis-gen@a4cbce4
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW1ldGFzdG9yZS8uT3dsQm90LnlhbWwiLCJoIjoiYTRjYmNlNGJkNTI1YjU4ZWUyNDczZWY0MzJjNzE2NDM5MWRkNDQwMCJ9

* 🦉 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 5, 2022
1 parent 47e23e4 commit a7b5c73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,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 a7b5c73

Please sign in to comment.