-
Notifications
You must be signed in to change notification settings - Fork 32
Outdated proto/google/events/cloud/firestore/v1/data.proto #621
Copy link
Copy link
Open
Labels
api: eventarcIssues related to the googleapis/google-cloudevents API.Issues related to the googleapis/google-cloudevents API.externalThis issue is blocked on a bug with the actual product.This issue is blocked on a bug with the actual product.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
api: eventarcIssues related to the googleapis/google-cloudevents API.Issues related to the googleapis/google-cloudevents API.externalThis issue is blocked on a bug with the actual product.This issue is blocked on a bug with the actual product.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The
proto/google/events/cloud/firestore/v1/data.protofile does not work properly with the Firestore message.Steps to reproduce
The console.log provided in the example is broken. The entire object is incorrectly placed in the name field, as shown below:
A binary file as base64 example:
Using protoc to show the structure:
It show this structure: