Cloud Endpoint Change Enumeration Activity Response
data class CloudEndpointChangeEnumerationActivityResponse(val deletesProgressPercent: Int, val lastUpdatedTimestamp: String, val minutesRemaining: Int, val operationState: String, val processedDirectoriesCount: Double, val processedFilesCount: Double, val progressPercent: Int, val startedTimestamp: String, val statusCode: Int, val totalCountsState: String, val totalDirectoriesCount: Double, val totalFilesCount: Double, val totalSizeBytes: Double)
Cloud endpoint change enumeration activity object
Constructors
Link copied to clipboard
fun CloudEndpointChangeEnumerationActivityResponse(deletesProgressPercent: Int, lastUpdatedTimestamp: String, minutesRemaining: Int, operationState: String, processedDirectoriesCount: Double, processedFilesCount: Double, progressPercent: Int, startedTimestamp: String, statusCode: Int, totalCountsState: String, totalDirectoriesCount: Double, totalFilesCount: Double, totalSizeBytes: Double)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard