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-03-21 UTC."],[[["This page provides reference documentation for the `PeripheralsConfig` class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest release, 5.17.0."],["`PeripheralsConfig` is used for configuring auxiliary services for a workload, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to configure the Metastore service (via `MetastoreService`) and the Spark History Server (via `SparkHistoryServerConfig`)."],["The `PeripheralsConfig` class has two constructors, one of which accepts another `PeripheralsConfig` to create a new object from the provided one."],["The inherited members of `PeripheralsConfig` include `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]