Skip to content

Commit 718d864

Browse files
Merge branch 'googleapis:main' into main
2 parents a481a8a + fe0836c commit 718d864

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proto/google/events/firebase/dataconnect/v1/events.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ message MutationExecutedEvent {
143143
option (google.events.cloud_event_extension_name) = "connector";
144144
option (google.events.cloud_event_extension_name) = "service";
145145
option (google.events.cloud_event_extension_name) = "operation";
146+
option (google.events.cloud_event_extension_name) = "authtype";
147+
option (google.events.cloud_event_extension_name) = "authid";
148+
option (google.events.cloud_event_extension_name) = "authclaims";
146149

147150
// The data associated with the event.
148151
MutationEventData data = 1;

0 commit comments

Comments
 (0)