Get Security Report Result
data class GetSecurityReportResult(val created: String, val displayName: String, val envgroupHostname: String, val error: String, val executionTime: String, val queryParams: GoogleCloudApigeeV1SecurityReportMetadataResponse, val reportDefinitionId: String, val result: GoogleCloudApigeeV1SecurityReportResultMetadataResponse, val resultFileSize: String, val resultRows: String, val self: String, val state: String, val updated: String)
Constructors
Link copied to clipboard
fun GetSecurityReportResult(created: String, displayName: String, envgroupHostname: String, error: String, executionTime: String, queryParams: GoogleCloudApigeeV1SecurityReportMetadataResponse, reportDefinitionId: String, result: GoogleCloudApigeeV1SecurityReportResultMetadataResponse, resultFileSize: String, resultRows: String, self: String, state: String, updated: String)