We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa87b24 commit ee0a376Copy full SHA for ee0a376
1 file changed
aip/client-libraries/4222.md
@@ -51,6 +51,7 @@ rpc CreateTopic(CreateTopicRequest) {
51
```
52
53
The value of the field `field` **must** be one of the following:
54
+
55
1. a name of a field in the top-level of the request message
56
1. a dot-separated path of field names leading to a field in a sub-message of
57
the request message e.g. `"book.author.name"` where `book` is a message field in
0 commit comments