ReportMetadata
class ReportMetadata extends Model (View source)
Properties
| string | $googleCloudStoragePath | ||
| protected | $reportDataEndDateType | ||
| protected | $reportDataEndDateDataType | ||
| protected | $reportDataStartDateType | ||
| protected | $reportDataStartDateDataType | ||
| protected | $statusType | ||
| protected | $statusDataType |
Methods
setGoogleCloudStoragePath($googleCloudStoragePath)
No description
string
getGoogleCloudStoragePath()
No description
getReportDataEndDate()
No description
getReportDataStartDate()
No description
getStatus()
No description
Details
setGoogleCloudStoragePath($googleCloudStoragePath)
No description
string
getGoogleCloudStoragePath()
No description
setReportDataEndDate(Date $reportDataEndDate)
No description
Date
getReportDataEndDate()
No description
setReportDataStartDate(Date $reportDataStartDate)
No description
Date
getReportDataStartDate()
No description
setStatus(ReportStatus $status)
No description
ReportStatus
getStatus()
No description