LookupPublicKgResponse

. . . Response message for EnterpriseKnowledgeGraphService.LookupPublicKg.

JSON representation
{
  "@context": value,
  "@type": value,
  "itemListElement": array
}
Fields
@context

value (Value format)

The local context applicable for the response. See more details at https://www.w3.org/TR/json-ld/#context-definitions.

@type

value (Value format)

The schema type of top-level JSON-LD object, e.g. ItemList.

itemListElement

array (ListValue format)

The item list of search results.