Get Content Result
data class GetContentResult(val createTime: String, val dataText: String, val description: String, val labels: Map<String, String>, val name: String, val notebook: GoogleCloudDataplexV1ContentNotebookResponse, val path: String, val sqlScript: GoogleCloudDataplexV1ContentSqlScriptResponse, val uid: String, val updateTime: String)