public sealed class SparkConnectConfig : IMessage<SparkConnectConfig>, IEquatable<SparkConnectConfig>, IDeepCloneable<SparkConnectConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class SparkConnectConfig.
Spark Connect configuration for an interactive session.
[[["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 `SparkConnectConfig` class within the Google Cloud Dataproc v1 API for .NET."],["The `SparkConnectConfig` class is used to configure Spark Connect settings for interactive sessions."],["The latest version of `SparkConnectConfig` is 5.17.0, and the webpage also lists previous versions down to 3.1.0, each with direct links."],["`SparkConnectConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes details about the class's constructors, such as the default constructor `SparkConnectConfig()` and a copy constructor `SparkConnectConfig(SparkConnectConfig other)`."]]],[]]