GooglePrivacyDlpV2FieldIdArgs

data class GooglePrivacyDlpV2FieldIdArgs(val name: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2FieldIdArgs>

General identifier of a data field in a storage service.

Constructors

Link copied to clipboard
constructor(name: Output<String>? = null)

Properties

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

Name describing the field.

Functions

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