public sealed class PeripheralsConfig : IMessage<PeripheralsConfig>, IEquatable<PeripheralsConfig>, IDeepCloneable<PeripheralsConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class PeripheralsConfig.
[[["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 webpage provides reference documentation for the `PeripheralsConfig` class within the Google Cloud Dataproc v1 API, spanning versions from 3.1.0 to the latest 5.17.0."],["`PeripheralsConfig` is used for configuring auxiliary services for a workload, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PeripheralsConfig` class has two constructors, one default and another that takes an existing `PeripheralsConfig` object for cloning."],["Key properties of `PeripheralsConfig` include `MetastoreService` for specifying a Dataproc Metastore service resource and `SparkHistoryServerConfig` for the Spark History Server configuration."],["The documentation lists the available versions of the `PeripheralsConfig` class, linking to the documentation for each version, such as version 5.16.0 and the latest 5.17.0."]]],[]]