GooglePrivacyDlpV2CloudStoragePathArgs

data class GooglePrivacyDlpV2CloudStoragePathArgs(val path: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2CloudStoragePathArgs>

Message representing a single file or path in Cloud Storage.

Constructors

Link copied to clipboard

Functions

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

Properties

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

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://BUCKET_NAME/dictionary.txt