File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ message OutputConfig {
545545 // (https://cloud.google.com/storage/docs/bucket-lock?hl=en#retention-policy)
546546 //
547547 // The format of translations_file (for target language code 'trg') is:
548- // gs://translation_test/a_b_c_'trg'_translations.[extension]
548+ // ` gs://translation_test/a_b_c_'trg'_translations.[extension]`
549549 //
550550 // If the input file extension is tsv, the output has the following
551551 // columns:
Original file line number Diff line number Diff line change @@ -535,7 +535,7 @@ message OutputConfig {
535535 // (https://cloud.google.com/storage/docs/bucket-lock?hl=en#retention-policy)
536536 //
537537 // The format of translations_file (for target language code 'trg') is:
538- // gs://translation_test/a_b_c_'trg'_translations.[extension]
538+ // ` gs://translation_test/a_b_c_'trg'_translations.[extension]`
539539 //
540540 // If the input file extension is tsv, the output has the following
541541 // columns:
You can’t perform that action at this time.
0 commit comments