Google Cloud Storage Location Args
data class GoogleCloudStorageLocationArgs(val bucketName: Output<Any>? = null, val fileName: Output<Any>? = null, val folderPath: Output<Any>? = null, val type: Output<String>, val version: Output<Any>? = null) : ConvertibleToJava<GoogleCloudStorageLocationArgs>
The location of Google Cloud Storage dataset.