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 documentation for the `SparkConnectConfig` class within the Google Cloud Dataproc v1 API, specifically focusing on version 5.15.0."],["The `SparkConnectConfig` class is used to manage Spark Connect configurations for interactive sessions and implements multiple interfaces for message handling and cloning."],["This page lists available versions of the `SparkConnectConfig` documentation, ranging from the latest version 5.17.0 down to 3.1.0, with hyperlinks to their respective pages."],["The namespace that the `SparkConnectConfig` class belongs to is `Google.Cloud.Dataproc.V1`, within the assembly `Google.Cloud.Dataproc.V1.dll`."],["The `SparkConnectConfig` class can be constructed with a default constructor or a copy constructor that takes another `SparkConnectConfig` instance as a parameter."]]],[]]