@@ -206,7 +206,7 @@ message CreateDeliveryVehicleRequest {
206206 //
207207 // * Must be a valid Unicode string.
208208 // * Limited to a maximum length of 64 characters.
209- // * Normalized according to Unicode Normalization Form C
209+ // * Normalized according to [ Unicode Normalization Form C]
210210 // (http://www.unicode.org/reports/tr15/).
211211 // * May not contain any of the following ASCII characters: '/', ':', '?',
212212 // ',', or '#'.
@@ -367,7 +367,7 @@ message CreateTaskRequest {
367367 //
368368 // * Must be a valid Unicode string.
369369 // * Limited to a maximum length of 64 characters.
370- // * Normalized according to Unicode Normalization Form C
370+ // * Normalized according to [ Unicode Normalization Form C]
371371 // (http://www.unicode.org/reports/tr15/).
372372 // * May not contain any of the following ASCII characters: '/', ':', '?',
373373 // ',', or '#'.
@@ -418,7 +418,7 @@ message SearchTasksRequest {
418418 //
419419 // * Must be a valid Unicode string.
420420 // * Limited to a maximum length of 64 characters.
421- // * Normalized according to Unicode Normalization Form C
421+ // * Normalized according to [ Unicode Normalization Form C]
422422 // (http://www.unicode.org/reports/tr15/).
423423 // * May not contain any of the following ASCII characters: '/', ':', '?',
424424 // ',', or '#'.
0 commit comments