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, specifically for version 5.9.0."],["`PeripheralsConfig` is a class used to configure auxiliary services for a workload, such as the Dataproc Metastore service and the Spark History Server."],["The page lists all versions of `PeripheralsConfig` class ranging from 3.1.0 to 5.17.0, with 5.17.0 being the latest."],["The `PeripheralsConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different parts of the .NET ecosystem."],["The `PeripheralsConfig` class includes properties such as `MetastoreService`, `MetastoreServiceAsServiceName`, and `SparkHistoryServerConfig` for configuring the related services."]]],[]]