public sealed class FeatureView.Types.VertexRagSource : IMessage<FeatureView.Types.VertexRagSource>, IEquatable<FeatureView.Types.VertexRagSource>, IDeepCloneable<FeatureView.Types.VertexRagSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class FeatureView.Types.VertexRagSource.
A Vertex Rag source for features that need to be synced to Online
Store.
Required. The BigQuery view/table URI that will be materialized on each
manual sync trigger. The table/view is expected to have the following
columns and types at least:
[[["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-14 UTC."],[[["\u003cp\u003eThis documentation provides details for the \u003ccode\u003eFeatureView.Types.VertexRagSource\u003c/code\u003e class within the Vertex AI v1beta1 API, used for syncing features to an Online Store.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVertexRagSource\u003c/code\u003e class implements several interfaces including \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 base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eVertexRagSource\u003c/code\u003e: a default constructor, and one that accepts another \u003ccode\u003eVertexRagSource\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eVertexRagSource\u003c/code\u003e class include \u003ccode\u003eRagCorpusId\u003c/code\u003e (a long integer representing the RAG corpus ID) and \u003ccode\u003eUri\u003c/code\u003e (a string representing the BigQuery table/view URI).\u003c/p\u003e\n"],["\u003cp\u003eThe BigQuery table or view specified by the \u003ccode\u003eUri\u003c/code\u003e property must include several specific columns with their corresponding types, such as \u003ccode\u003ecorpus_id\u003c/code\u003e, \u003ccode\u003efile_id\u003c/code\u003e, \u003ccode\u003echunk_id\u003c/code\u003e, \u003ccode\u003echunk_data_type\u003c/code\u003e, \u003ccode\u003echunk_data\u003c/code\u003e, \u003ccode\u003eembeddings\u003c/code\u003e, and \u003ccode\u003efile_original_uri\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]