public sealed class SparkHistoryServerConfig : IMessage<SparkHistoryServerConfig>, IEquatable<SparkHistoryServerConfig>, IDeepCloneable<SparkHistoryServerConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class SparkHistoryServerConfig.
[[["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 `SparkHistoryServerConfig` class within the Google Cloud BigQuery Connection v1 API, specifically for version 2.8.0."],["The `SparkHistoryServerConfig` class is used to configure a Spark History Server, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents the available versions, from 1.2.0 up to the latest 2.9.0, of the `SparkHistoryServerConfig` class with relevant links to each."],["The class has two constructors: a default constructor and another that accepts an existing `SparkHistoryServerConfig` object, with properties for setting the Dataproc Cluster for the connection."],["The `DataprocCluster` property, a string type, allows specifying the resource name of an existing Dataproc Cluster, and the `DataprocClusterAsClusterName` property provides a typed view of the Dataproc cluster resource name."]]],[]]