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, specifically for version 5.13.0 and other versions as well."],["The `PeripheralsConfig` class is used to configure auxiliary services for a workload and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance, namespace (`Google.Cloud.Dataproc.V1`), and assembly (`Google.Cloud.Dataproc.V1.dll`) details for the `PeripheralsConfig` class."],["It includes information about the class constructors, such as the default `PeripheralsConfig()` and the `PeripheralsConfig(PeripheralsConfig other)` constructor for creating a copy."],["The page also contains details about the properties `MetastoreService`, `MetastoreServiceAsServiceName`, and `SparkHistoryServerConfig`, including their descriptions, types, and usage examples."]]],[]]