Request message for
EnterpriseKnowledgeGraphService.Search.
Attributes
Name
Description
parent
str
Required. The name of the Entity's parent resource. Format:
projects/{project}/locations/{location}
query
str
Required. The literal query string for
search.
languages
MutableSequence[str]
The list of language codes (defined in ISO
693) to run the query with, e.g. 'en'.
types
MutableSequence[str]
Restricts returned entities with these types,
e.g. Person (as defined in
http://schema.org/Person). If multiple types are
specified, returned entities will contain one or
more of these types.
limit
google.protobuf.wrappers_pb2.Int32Value
Limits the number of entities to be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[],[]]