View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfile (google_api_dataplex v0.15.0)

Contains name, type, mode and field type specific profile information.

Attributes

  • fields (type: list(GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfileField.t), default: nil) - List of fields with structural and profile information for each field.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfile{
    fields:
      [
        GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultProfileField.t()
      ]
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.