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-04-09 UTC."],[[["This page documents the `FeatureView.Types.BigQuerySource` class, part of the `Google.Cloud.AIPlatform.V1Beta1` namespace in the Google Cloud .NET library, version 1.0.0-beta02."],["`BigQuerySource` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for working with protocol buffers."],["The class inherits from `object` and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."],["`BigQuerySource` has two constructors: a default one and one that takes another `BigQuerySource` instance, allowing for cloning."],["The class contains two main properties, `EntityIdColumns` for specifying columns to construct entity IDs, and `Uri` for defining the BigQuery view URI to be used in synchronization."]]],[]]