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 for .NET."],["The `SparkHistoryServerConfig` class is designed to configure the Spark History Server and is part of the BigQuery Connection v1 API."],["The class has properties such as `DataprocCluster` and `DataprocClusterAsClusterName`, which are used to specify the Dataproc Cluster acting as the Spark History Server."],["The documentation covers various versions of the API, ranging from 1.2.0 to the latest version, 2.9.0, allowing developers to reference specific versions as needed."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]