public sealed class PeripheralsConfig : IMessage<PeripheralsConfig>, IEquatable<PeripheralsConfig>, IDeepCloneable<PeripheralsConfig>, IBufferMessage, IMessage
[[["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."],[[["The `PeripheralsConfig` class in the `Google.Cloud.Dataproc.V1` namespace provides configuration options for auxiliary services associated with a workload."],["This webpage documents version 3.3.0 of the `PeripheralsConfig` class, while also listing previous versions and the latest version 5.17.0 of the class."],["`PeripheralsConfig` includes properties like `MetastoreService`, which configures an existing Dataproc Metastore service, and `SparkHistoryServerConfig` for Spark History Server configuration."],["The `PeripheralsConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, while also inheriting from `Object`."],["There are two different constructors available for the class: `PeripheralsConfig()` and `PeripheralsConfig(PeripheralsConfig other)`."]]],[]]