Class ExportAssetsRequest (1.1.0)

Export asset request. .. attribute:: parent

Required. The relative name of the root asset. This can only be an organization number (such as “organizations/123”), a project ID (such as “projects/my-project-id”), a project number (such as “projects/12345”), or a folder number (such as “folders/123”).

A list of asset types of which to take a snapshot for. For example: “google.compute.Disk”. If specified, only matching assets will be returned. See Introduction to Cloud Asset Inventory <https://cloud.google.com/resource- manager/docs/cloud-asset-inventory/overview>__ for all supported asset types.

Required. Output configuration indicating where the results will be output to. All results will be in newline delimited JSON format.