Skip to content

Commit 94ea1c4

Browse files
Google APIscopybara-github
authored andcommitted
chore: fix markdown format
Committer: @medb PiperOrigin-RevId: 420314583
1 parent 9a8910e commit 94ea1c4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

google/cloud/dataproc/v1/batches.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ message CreateBatchRequest {
9090
// Optional. The ID to use for the batch, which will become the final component of
9191
// the batch's resource name.
9292
//
93-
// This value must be 4-63 characters. Valid characters
94-
// are /[a-z][0-9]-/.
93+
// This value must be 4-63 characters. Valid characters are `/[a-z][0-9]-/`.
9594
string batch_id = 3 [(google.api.field_behavior) = OPTIONAL];
9695

9796
// Optional. A unique ID used to identify the request. If the service

0 commit comments

Comments
 (0)