View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootHarmSpiiFilter (google_api_ai_platform v0.5.0)

Attributes

  • usBankRoutingMicr (type: boolean(), default: nil) -
  • usEmployerIdentificationNumber (type: boolean(), default: nil) -
  • usSocialSecurityNumber (type: boolean(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootHarmSpiiFilter{
  usBankRoutingMicr: boolean() | nil,
  usEmployerIdentificationNumber: boolean() | nil,
  usSocialSecurityNumber: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.