google_api_dlp v0.34.2 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KindExpression View Source
A representation of a Datastore kind.
Attributes
name(type:String.t, default:nil) - The name of the kind.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KindExpression{
name: String.t()
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.