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."],[[["The `BigQueryProfile` class is part of the DataStream v1 API and represents a BigQuery warehouse profile."],["Version 2.9.0 is the latest version of the `BigQueryProfile` API, with previous versions ranging from 2.8.0 down to 1.0.0 available."],["`BigQueryProfile` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET ecosystem."],["The class includes a default constructor and a copy constructor that takes another `BigQueryProfile` instance as a parameter."]]],[]]