This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
can't extract output of the "resourses" to csv. #345
Labels
api: cloudasset
Issues related to the googleapis/python-asset API.
type: question
Request for information or clarification. Not an issue.
I am using python client library files for listing cloud assets. I need to move that output in to csv file. But i can't. because It is showing TypeError: Object of type Asset is not JSON serializable
my code
My output
TypeError: Object of type Asset is not JSON serializable
Kindly help it out.
Do i need to use any other library files to convert to csv??
The text was updated successfully, but these errors were encountered: