Get Host Query Result
data class GetHostQueryResult(val created: String, val envgroupHostname: String, val error: String, val executionTime: String, val name: String, val queryParams: GoogleCloudApigeeV1QueryMetadataResponse, val reportDefinitionId: String, val result: GoogleCloudApigeeV1AsyncQueryResultResponse, val resultFileSize: String, val resultRows: String, val self: String, val state: String, val updated: String)
Constructors
Link copied to clipboard
fun GetHostQueryResult(created: String, envgroupHostname: String, error: String, executionTime: String, name: String, queryParams: GoogleCloudApigeeV1QueryMetadataResponse, reportDefinitionId: String, result: GoogleCloudApigeeV1AsyncQueryResultResponse, resultFileSize: String, resultRows: String, self: String, state: String, updated: String)