public sealed class BigQueryProfile : IMessage<BigQueryProfile>, IEquatable<BigQueryProfile>, IDeepCloneable<BigQueryProfile>, 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-03-21 UTC."],[[["The latest version available for `BigQueryProfile` is 2.9.0, with versions ranging down to 1.0.0 also accessible."],["`BigQueryProfile` is a sealed class within the `Google.Cloud.Datastream.V1` namespace and serves as a BigQuery warehouse profile."],["It inherits from `Object` and implements interfaces like `IMessage\u003cBigQueryProfile\u003e`, `IEquatable\u003cBigQueryProfile\u003e`, `IDeepCloneable\u003cBigQueryProfile\u003e`, `IBufferMessage`, and `IMessage`."],["The class provides two constructors: a default `BigQueryProfile()` and a copy constructor `BigQueryProfile(BigQueryProfile other)`."],["The inherited members include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the `Object` class."]]],[]]