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-08-28 UTC."],[],[],null,["# Class SearchPublicKgRequest (0.3.17)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.17 (latest)](/python/docs/reference/enterpriseknowledgegraph/latest/google.cloud.enterpriseknowledgegraph_v1.types.SearchPublicKgRequest)\n- [0.3.15](/python/docs/reference/enterpriseknowledgegraph/0.3.15/google.cloud.enterpriseknowledgegraph_v1.types.SearchPublicKgRequest)\n- [0.2.1](/python/docs/reference/enterpriseknowledgegraph/0.2.1/google.cloud.enterpriseknowledgegraph_v1.types.SearchPublicKgRequest)\n- [0.1.0](/python/docs/reference/enterpriseknowledgegraph/0.1.0/google.cloud.enterpriseknowledgegraph_v1.types.SearchPublicKgRequest) \n\n SearchPublicKgRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message for\nEnterpriseKnowledgeGraphService.Search."]]