View Source GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickNlpMetadata (google_api_cloud_search v0.21.0)

Metadata about the NLP interpretation of the query.

Attributes

  • confidence (type: number(), default: nil) - Confidence of the interpretation that generated this card.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickNlpMetadata{
  confidence: number() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.