ContentArgs

fun ContentArgs(dataText: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, lakeId: Output<String>? = null, location: Output<String>? = null, notebook: Output<GoogleCloudDataplexV1ContentNotebookArgs>? = null, path: Output<String>? = null, project: Output<String>? = null, sqlScript: Output<GoogleCloudDataplexV1ContentSqlScriptArgs>? = null)