We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Firestore generation was skipped in #17413 because the firestore changes broke system tests.
Needs to be unskipped by removing this line:
google-cloud-python/librarian.yaml
Line 1154 in 2e75c78
No response
file: main.py
def reproduce(): # complete code here
file: mydata.csv
alpha,1,3 beta,2,5
file: output.txtmydata.csv
Calculated: foo
Calculated: bar
Determine this is the right repository
Summary of the issue
Firestore generation was skipped in #17413 because the firestore changes broke system tests.
Needs to be unskipped by removing this line:
google-cloud-python/librarian.yaml
Line 1154 in 2e75c78
API client name and version
No response
Reproduction steps: code
file: main.py
Reproduction steps: supporting files
file: mydata.csv
Reproduction steps: actual results
file: output.txtmydata.csv
Reproduction steps: expected results
file: output.txtmydata.csv
OS & version + platform
No response
Python environment
No response
Python dependencies
No response
Additional context
No response