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-04-09 UTC."],[[["This webpage provides documentation for the `BigQueryProfile` class within the Google Cloud Datastream v1 API, specifically version 2.8.0, with links to other versions from 1.0.0 to the latest 2.9.0."],["`BigQueryProfile` is a class representing a profile for a BigQuery warehouse, and it's designed for the .NET environment, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance structure of `BigQueryProfile`, showing that it inherits from the base `object` class and provides links to each inherited members."],["There is information regarding the available constructors for the class, with a default constructor `BigQueryProfile()` as well as one that takes another `BigQueryProfile` as a parameter, allowing for the creation of new objects."]]],[]]