We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0836c commit 3ebf090Copy full SHA for 3ebf090
proto/google/events/firebase/dataconnect/v1/events.proto
@@ -145,7 +145,6 @@ message MutationExecutedEvent {
145
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";
149
150
// The data associated with the event.
151
MutationEventData data = 1;
0 commit comments