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, spanning versions from 3.1.0 to the latest 5.17.0."],["`PeripheralsConfig` is used to define auxiliary service configurations for a workload, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PeripheralsConfig` class has properties like `MetastoreService` (for specifying a Dataproc Metastore service resource name), `MetastoreServiceAsServiceName` (a `ServiceName`-typed view of `MetastoreService`), and `SparkHistoryServerConfig` (for Spark History Server configuration)."],["The `PeripheralsConfig` has two constructors: a default parameterless constructor and one that takes in another `PeripheralsConfig` object."],["This documentation covers inherited members such as `GetHashCode`, `GetType`, and `ToString` from the `object` class."]]],[]]