Skip to content

Commit 45694d2

Browse files
Google APIscopybara-github
authored andcommitted
docs: Fix formatting for subnetwork field pattern
PiperOrigin-RevId: 493082091
1 parent 83c3605 commit 45694d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/metastore/v1beta/metastore.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ message NetworkConfig {
572572
// be at least one IP address available in the subnet's primary range. The
573573
// subnet is specified in the following form:
574574
//
575-
// `projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}
575+
// `projects/{project_number}/regions/{region_id}/subnetworks/{subnetwork_id}`
576576
string subnetwork = 1 [
577577
(google.api.field_behavior) = IMMUTABLE,
578578
(google.api.resource_reference) = {

0 commit comments

Comments
 (0)