Docker Build Request Response
constructor(agentConfiguration: AgentPropertiesResponse? = null, agentPoolName: String? = null, arguments: List<ArgumentResponse>? = null, credentials: CredentialsResponse? = null, dockerFilePath: String, imageNames: List<String>? = null, isArchiveEnabled: Boolean? = null, isPushEnabled: Boolean? = null, logTemplate: String? = null, noCache: Boolean? = null, platform: PlatformPropertiesResponse, sourceLocation: String? = null, target: String? = null, timeout: Int? = null, type: String)