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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]