public sealed class FeatureView.Types.BigQuerySource : IMessage<FeatureView.Types.BigQuerySource>, IEquatable<FeatureView.Types.BigQuerySource>, IDeepCloneable<FeatureView.Types.BigQuerySource>, IBufferMessage, IMessage
[[["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\u003eFeatureView.Types.BigQuerySource\u003c/code\u003e class is a public sealed class, representing a source for BigQuery data within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, and it has the latest version being \u003ccode\u003e1.0.0-beta21\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and 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, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffered message management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQuerySource\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eBigQuerySource\u003c/code\u003e object as a parameter, enabling the creation of new instances and the cloning of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eEntityIdColumns\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings used to construct entity IDs, and \u003ccode\u003eUri\u003c/code\u003e, a required string property specifying the BigQuery view URI that will be materialized upon each sync trigger.\u003c/p\u003e\n"],["\u003cp\u003eInherited members include common methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, all belonging to the base \u003ccode\u003eobject\u003c/code\u003e class from which \u003ccode\u003eBigQuerySource\u003c/code\u003e inherits.\u003c/p\u003e\n"]]],[],null,[]]