GooglePrivacyDlpV2KindExpressionArgs

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

A representation of a Datastore kind.

Constructors

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

Properties

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

The name of the kind.

Functions

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