NlpSciencelitRetrievalSearchResultSetDebugInfo

GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalSearchResultSetDebugInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Optionally returned by Delver API in the response's debug_info field.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. queryEncoding (type: GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalQueryEncodingDebugInfo, default: nil)
    -
  2. scamResponse (type: GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryResponse, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalSearchResultSetDebugInfo{
queryEncoding: GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalQueryEncodingDebugInfo.t() | nil,
scamResponse: GoogleApi.ContentWarehouse.V1.Model.ResearchScamQueryResponse.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitRetrievalSearchResultSetDebugInfo