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-31 UTC."],[[["This webpage provides documentation for the `BigQueryProfile` class within the Google Cloud Datastream V1 API, specifically for version 2.7.0."],["The `BigQueryProfile` class is a part of the `Google.Cloud.Datastream.V1` namespace and is used to define BigQuery warehouse profiles."],["The class is sealed, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The page also details the available constructors for the `BigQueryProfile` class, including a default constructor and a copy constructor that accepts another `BigQueryProfile` instance as a parameter."],["Version 2.9.0 is the most up-to-date version of the documentation for `BigQueryProfile` with links to other versions listed from 1.0.0 all the way up to the most recent version."]]],[]]