GooglePrivacyDlpV2CloudStorageFileSetArgs

data class GooglePrivacyDlpV2CloudStorageFileSetArgs(val url: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2CloudStorageFileSetArgs>

Message representing a set of files in Cloud Storage.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2CloudStorageFileSetArgs

Properties

Link copied to clipboard
val url: Output<String>? = null

The url, in the format gs:///. Trailing wildcard in the path is allowed.