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 webpage provides documentation for the `PeripheralsConfig` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The content covers version 5.4.0, and provides links to the documentation for versions ranging from 3.1.0 to 5.17.0 of the `PeripheralsConfig` class, with 5.17.0 being the latest."],["`PeripheralsConfig` is used to define auxiliary service configurations for a workload, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PeripheralsConfig` class has two properties `MetastoreService`, for setting the Dataproc Metastore service, and `SparkHistoryServerConfig`, for the Spark History Server configuration."]]],[]]