public sealed class SearchEntryPoint : IMessage<SearchEntryPoint>, IEquatable<SearchEntryPoint>, IDeepCloneable<SearchEntryPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class SearchEntryPoint.
[[["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-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSearchEntryPoint\u003c/code\u003e class, part of the Vertex AI v1beta1 API, serves as a Google search entry point within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, allowing it to interact with and conform to Google's .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor \u003ccode\u003eSearchEntryPoint()\u003c/code\u003e and a copy constructor \u003ccode\u003eSearchEntryPoint(SearchEntryPoint other)\u003c/code\u003e for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eRenderedContent\u003c/code\u003e, a string for embedding web content snippets, and \u003ccode\u003eSdkBlob\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e for base64 encoded JSON representing search term-URL tuples.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this document is 1.0.0-beta21, and 1.0.0-beta20 is also included.\u003c/p\u003e\n"]]],[],null,[]]