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."],[[["The latest version available for `PeripheralsConfig` within the Google Cloud Dataproc V1 API is version 5.17.0."],["This document provides reference details for the `PeripheralsConfig` class, which manages auxiliary service configurations for workloads, specifically within the namespace `Google.Cloud.Dataproc.V1`."],["The `PeripheralsConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message manipulation."],["Key properties of `PeripheralsConfig` include `MetastoreService`, representing the resource name of an existing Dataproc Metastore service, and `SparkHistoryServerConfig`, which allows for configuration of the Spark History Server."],["The document lists available versions of the `PeripheralsConfig` class, starting from version 3.1.0 up to the latest 5.17.0."]]],[]]