We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d8287 commit 3784bfeCopy full SHA for 3784bfe
1 file changed
aep/general/0004/aep.md.j2
@@ -42,7 +42,7 @@ For protobuf, use the [`google.api.resource`][resource] annotation:
42
43
```proto
44
// A representation of a user event.
45
-message Topic {
+message UserEvent {
46
option (google.api.resource) = {
47
type: "user.example.com/user-event"
48
singular: "user-event"
0 commit comments