public sealed class BigQueryProfile : IMessage<BigQueryProfile>, IEquatable<BigQueryProfile>, IDeepCloneable<BigQueryProfile>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryProfile.
[[["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."],[[["This webpage provides documentation for the `BigQueryProfile` class within the Google Cloud Datastream V1 API, specifically version 2.3.0, and its related versions."],["The `BigQueryProfile` class is used to define a profile for a BigQuery warehouse within the Datastream service and is implemented with multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The webpage also details all available version of the `BigQueryProfile` class, with version 2.9.0 being the latest, along with their respective links."],["The documentation includes details on the class's inheritance from `object` and the members inherited from `object` class such as `GetHashCode`, `GetType`, and `ToString`."],["There are two constructors available for the `BigQueryProfile` class, one being the default constructor and the other taking an instance of `BigQueryProfile` as a parameter."]]],[]]