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 library."],["The `PeripheralsConfig` class is used to define configuration options for auxiliary services related to a Dataproc workload, with links to older versions starting from 3.1.0 up to the latest 5.17.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `PeripheralsConfig` class include `MetastoreService` which configures the Dataproc Metastore service, and `SparkHistoryServerConfig` for the Spark History Server."],["There are two constructors available for the `PeripheralsConfig` class, one empty, and one that takes another instance of the `PeripheralsConfig` class as a parameter."]]],[]]