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 page provides documentation for the `SparkHistoryServerConfig` class within the Google.Cloud.BigQuery.Connection.V1 API, specifically version 2.7.0."],["The `SparkHistoryServerConfig` class is used to configure the Spark History Server for a BigQuery connection, supporting the setting of the resource name of an existing Dataproc Cluster as a history server, as an option."],["The documentation outlines the class's inheritance from `object` and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page also contains a list of previous versions, with version 2.9.0 being the most up-to-date, allowing users to access their different version needs, ranging from version 1.2.0 to 2.9.0."],["It provides details on the `SparkHistoryServerConfig` class's constructors and properties, such as `DataprocCluster` and `DataprocClusterAsClusterName`, including their types and descriptions."]]],[]]