Resource: DeliveryFile
Represents a file in a delivery of MMM data to a customer.
| JSON representation |
|---|
{
"name": string,
"deliveryFileId": string,
"filePath": string,
"reportType": enum ( |
| Fields | |
|---|---|
name |
Output only. Identifier. The unique name of this delivery file resource. Format: |
deliveryFileId |
Output only. The name of the delivery file, e.g. |
filePath |
Output only. The path to the file in the delivery destination. |
reportType |
Output only. Report type of the data in the delivery file. |
Methods |
|
|---|---|
|
Gets a delivery file for a given delivery inside a project. |
|
Lists delivery files for a given delivery of a project. |