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 in version 2.4.0."],["The `BigQueryProfile` class serves as a profile for BigQuery warehouse configurations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's inheritance, implementing interfaces, and the inherited methods from the `object` class."],["There are multiple older and newer versions of BigQueryProfile, ranging from 1.0.0 to 2.9.0, with 2.9.0 being the latest version."],["The page lists two constructors for `BigQueryProfile`: a default constructor and one that accepts another `BigQueryProfile` object as a parameter."]]],[]]