LookupPublicKgRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for EnterpriseKnowledgeGraphService.LookupPublicKg.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The name of the Entity's parent resource. Format: projects/{project}/locations/{location}
|
ids |
MutableSequence[str]
Required. The list of entity ids to be used for lookup. |
languages |
MutableSequence[str]
The list of language codes (defined in ISO 693) to run the query with, e.g. 'en'. |