Class LookupRequest (0.3.8)

LookupRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for EnterpriseKnowledgeGraphService.Lookup.

Attributes

NameDescription
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'.