GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec (google_api_discovery_engine v0.28.0)

View Source

Specifies features for display, like match highlighting.

Attributes

  • matchHighlightingCondition (type: String.t, default: nil) - The condition under which match highlighting should occur.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaSearchRequestDisplaySpec{
    matchHighlightingCondition: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.