public sealed class LookupPublicKgRequest : IMessage<LookupPublicKgRequest>, IEquatable<LookupPublicKgRequest>, IDeepCloneable<LookupPublicKgRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Enterprise Knowledge Graph v1 API class LookupPublicKgRequest.
Request message for
[EnterpriseKnowledgeGraphService.LookupPublicKg][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg].
[[["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-08-28 UTC."],[[["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eLookupPublicKgRequest\u003c/code\u003e class within the Enterprise Knowledge Graph v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupPublicKgRequest\u003c/code\u003e is a request message used by the \u003ccode\u003eEnterpriseKnowledgeGraphService.LookupPublicKg\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eIds\u003c/code\u003e (list of entity IDs), \u003ccode\u003eLanguages\u003c/code\u003e (list of language codes), \u003ccode\u003eParent\u003c/code\u003e (parent resource name), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (typed view of parent resource).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e1.0.0-beta04\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Enterprise Knowledge Graph v1 API - Class LookupPublicKgRequest (1.0.0-beta04)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta04 (latest)](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/1.0.0-beta03/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest) \n\n public sealed class LookupPublicKgRequest : IMessage\u003cLookupPublicKgRequest\u003e, IEquatable\u003cLookupPublicKgRequest\u003e, IDeepCloneable\u003cLookupPublicKgRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Enterprise Knowledge Graph v1 API class LookupPublicKgRequest.\n\nRequest message for\n\\[EnterpriseKnowledgeGraphService.LookupPublicKg\\]\\[google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.LookupPublicKg\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e LookupPublicKgRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[LookupPublicKgRequest](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[LookupPublicKgRequest](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[LookupPublicKgRequest](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.EnterpriseKnowledgeGraph.V1](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.EnterpriseKnowledgeGraph.V1.dll\n\nConstructors\n------------\n\n### LookupPublicKgRequest()\n\n public LookupPublicKgRequest()\n\n### LookupPublicKgRequest(LookupPublicKgRequest)\n\n public LookupPublicKgRequest(LookupPublicKgRequest other)\n\nProperties\n----------\n\n### Ids\n\n public RepeatedField\u003cstring\u003e Ids { get; }\n\nRequired. The list of entity ids to be used for lookup.\n\n### Languages\n\n public RepeatedField\u003cstring\u003e Languages { get; }\n\nThe list of language codes (defined in ISO 693) to run the query with,\ne.g. 'en'.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The name of the Entity's parent resource.\nFormat:\n`projects/{project}/locations/{location}`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.EnterpriseKnowledgeGraph.V1/latest/Google.Cloud.EnterpriseKnowledgeGraph.V1.LookupPublicKgRequest#Google_Cloud_EnterpriseKnowledgeGraph_V1_LookupPublicKgRequest_Parent) resource name property."]]