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-04-17 UTC."],[[["This page provides documentation for the `SparkConnectConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0."],["`SparkConnectConfig` is designed for setting up Spark Connect configurations for interactive sessions and is an implementation of multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of the API class, ranging from 3.1.0 up to the latest version, 5.17.0, as well as information regarding the class' inheritance and inherited members."],["The `SparkConnectConfig` class has two constructors, a parameterless constructor and one that takes another `SparkConnectConfig` as a parameter for copying purposes."]]],[]]