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 reference documentation for the `BigQueryProfile` class within the Google Cloud Datastream V1 API, specifically for version 2.6.0."],["`BigQueryProfile` is used to configure a BigQuery warehouse profile and is part of the `Google.Cloud.Datastream.V1` namespace."],["The `BigQueryProfile` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document also lists all the available versions of the same object, ranging from 1.0.0 to the latest version 2.9.0, available to the user in the sidebar."],["This class can be constructed using either a parameterless constructor, or one that takes another `BigQueryProfile` object as a parameter."]]],[]]