View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ActionInvalidDataPartition (google_api_dataplex v0.17.0)

Action details for invalid or unsupported partitions detected by discovery.

Attributes

  • expectedStructure (type: String.t, default: nil) - The issue type of InvalidDataPartition.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1ActionInvalidDataPartition{
    expectedStructure: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.