We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bafaf1 commit c2674a3Copy full SHA for c2674a3
1 file changed
google/cloud/documentai/v1/document_schema.proto
@@ -90,7 +90,7 @@ message DocumentSchema {
90
// - name matching is case-insensitive
91
// - Maximum 64 characters.
92
// - Must start with a letter.
93
- // - Allowed characters: ASCII letters [a-z0-9_-]. (For backward
+ // - Allowed characters: ASCII letters `[a-z0-9_-]`. (For backward
94
// compatibility internal infrastructure and tooling can handle any ascii
95
// character)
96
// - The '/' is sometimes used to denote a property of a type. For example
0 commit comments