Skip to content

Commit e4b9800

Browse files
yoshi-automationtseaver
authored andcommitted
chore(translate): update 'ListGlossaries' method annotation (via synth) (googleapis#9385)
1 parent 07e83bc commit e4b9800

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

translate/google/cloud/translate_v3beta1/proto/translation_service.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ service TranslationService {
117117
get: "/v3beta1/{parent=projects/*/locations/*}/glossaries"
118118
};
119119
option (google.api.method_signature) = "parent";
120+
option (google.api.method_signature) = "parent,filter";
120121
}
121122

122123
// Gets a glossary. Returns NOT_FOUND, if the glossary doesn't

0 commit comments

Comments
 (0)