We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8910e commit 94ea1c4Copy full SHA for 94ea1c4
1 file changed
google/cloud/dataproc/v1/batches.proto
@@ -90,8 +90,7 @@ message CreateBatchRequest {
90
// Optional. The ID to use for the batch, which will become the final component of
91
// the batch's resource name.
92
//
93
- // This value must be 4-63 characters. Valid characters
94
- // are /[a-z][0-9]-/.
+ // This value must be 4-63 characters. Valid characters are `/[a-z][0-9]-/`.
95
string batch_id = 3 [(google.api.field_behavior) = OPTIONAL];
96
97
// Optional. A unique ID used to identify the request. If the service
0 commit comments