v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Export insights data to a destination defined in the request body.

post/v1/{+parent}/insightsdata:export

Path parameters

parentstring required

Required. The parent resource to export data from.

Request body

kmsKeystring

A fully qualified KMS key name for BigQuery tables protected by CMEK. Format: projects/{project}/locations/{location}/keyRings/{keyring}/cryptoKeys/{key}/cryptoKeyVersions/{version}

writeDisposition'WRITE_DISPOSITION_UNSPECIFIED' | 'WRITE_TRUNCATE' | 'WRITE_APPEND'

Options for what to do if the destination table already exists.

parentstring

Required. The parent resource to export data from.

exportSchemaVersion'EXPORT_SCHEMA_VERSION_UNSPECIFIED' | 'EXPORT_V1' | 'EXPORT_V2' | 'EXPORT_V3' | 'EXPORT_V4' | 'EXPORT_V5' | 'EXPORT_V6' | 'EXPORT_V7' | 'EXPORT_V8' | 'EXPORT_V9' | 'EXPORT_V10' | 'EXPORT_V11' | 'EXPORT_V12' | 'EXPORT_V13' | 'EXPORT_V14' | 'EXPORT_V15' | 'EXPORT_V16' | 'EXPORT_V17' | 'EXPORT_VERSION_LATEST_AVAILABLE'

Optional. Version of the export schema.

filterstring

A filter to reduce results to a specific subset. Useful for exporting conversations with specific properties.

Response

Successful response