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 document provides reference documentation for the `PeripheralsConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.7.0."],["`PeripheralsConfig` is a class for configuring auxiliary services for a workload, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `PeripheralsConfig` class contains properties such as `MetastoreService` which specifies an existing Dataproc Metastore service and `SparkHistoryServerConfig` which details the Spark History Server configuration."],["The document covers other versions of the API, from 3.1.0 up to 5.17.0 with the latter being the latest release, and they all refer to the `PeripheralsConfig` class."],["The document details the constructors available for the `PeripheralsConfig` class, including a parameterless constructor and one that takes another `PeripheralsConfig` object."]]],[]]