feat: Fix proto comments for language API inorder for docs parsing to work correctly.

PiperOrigin-RevId: 335986756
This commit is contained in:
Google APIs 2020-10-07 17:25:22 -07:00 committed by Copybara-Service
parent 9c00a2f0dc
commit b58004f465
3 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@ service LanguageService {
}
}
// ################################################################ #
//
// Represents the input to API methods.
message Document {

View File

@ -66,7 +66,7 @@ service LanguageService {
}
}
// ################################################################ #
//
// Represents the input to API methods.
message Document {

View File

@ -101,7 +101,7 @@ service LanguageService {
}
}
// ################################################################ #
//
// Represents the input to API methods.
message Document {