You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
The generated client for datastreamv1here has failing unit tests. The issue is that the variable used for field headers is not disambiguated. See here where a reserved keyword object is used.
The generated client for
datastreamv1here has failing unit tests. The issue is that the variable used for field headers is not disambiguated. See here where a reserved keywordobjectis used.In googleapis/python-datastream#61, the unit tests fail with AttributeError`
See build log here.