public sealed class EnvironmentConfig : IMessage<EnvironmentConfig>, IEquatable<EnvironmentConfig>, IDeepCloneable<EnvironmentConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class EnvironmentConfig.
[[["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 `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, specifically version 5.10.0, and also lists other versions from 3.1.0 to 5.17.0."],["The `EnvironmentConfig` class is used to define environment configurations for workloads and is part of the `Google.Cloud.Dataproc.V1` namespace."],["`EnvironmentConfig` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EnvironmentConfig` class include `ExecutionConfig` and `PeripheralsConfig`, allowing the user to configure workload execution and peripheral access."],["The latest available version of this class is 5.17.0, while this specific page is for version 5.10.0."]]],[]]