public sealed class EnvironmentConfig : IMessage<EnvironmentConfig>, IEquatable<EnvironmentConfig>, IDeepCloneable<EnvironmentConfig>, IBufferMessage, IMessage
[[["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-04-17 UTC."],[[["The latest version of `EnvironmentConfig` is 5.17.0, which is part of the Google.Cloud.Dataproc.V1 namespace."],["This page provides documentation for `EnvironmentConfig` class within Google.Cloud.Dataproc.V1 across different versions, ranging from 3.1.0 to 5.17.0."],["`EnvironmentConfig` is a class used to configure the environment for workloads and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnvironmentConfig` class includes properties to configure workload execution (`ExecutionConfig`) and access to peripherals (`PeripheralsConfig`)."],["`EnvironmentConfig` has two constructors, one that is parameterless and one that takes an `EnvironmentConfig` object as an argument."]]],[]]