EncodedTaskRunRequestResponse

constructor(agentConfiguration: AgentPropertiesResponse? = null, agentPoolName: String? = null, credentials: CredentialsResponse? = null, encodedTaskContent: String, encodedValuesContent: String? = null, isArchiveEnabled: Boolean? = null, logTemplate: String? = null, platform: PlatformPropertiesResponse, sourceLocation: String? = null, timeout: Int? = null, type: String, values: List<SetValueResponse>? = null)