google_api_dlp v0.11.0 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 Source
t()
View Source
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KindExpression{
name: String.t()
}
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KindExpression{
name: String.t()
}
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.