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 across multiple versions, starting from version 3.1.0 all the way to the latest 5.17.0."],["The `PeripheralsConfig` class is used to define auxiliary services configuration for a workload and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties: `MetastoreService`, which allows referencing an existing Dataproc Metastore service, and `SparkHistoryServerConfig`, for configuring the Spark History Server."],["The provided documentation also includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, along with constructors for creating `PeripheralsConfig` objects."],["This page contains the .Net reference documentation and code samples for the Google Cloud Dataproc v1 API, and it lists the complete history of prior versions."]]],[]]