View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1SearchEntriesResultSnippets (google_api_dataplex v0.13.0)

Snippets for the entry, contains HTML-style highlighting for matched tokens, will be used in UI.

Attributes

  • dataplexEntry (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1Entry.t, default: nil) - Entry

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1SearchEntriesResultSnippets{
    dataplexEntry:
      GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1Entry.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.