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.6.0."],["The `EnvironmentConfig` class is used to configure the environment for a workload, inheriting from `object` and implementing multiple interfaces."],["The page lists all the versions of the Google Cloud Dataproc API class, with the latest version being 5.17.0 and version 5.6.0 being the current one in view."],["`EnvironmentConfig` has two properties: `ExecutionConfig` for workload execution configuration and `PeripheralsConfig` for peripheral access configuration."],["It is possible to create an instance of the class via two constructors, one default, and another one that takes in another instance of `EnvironmentConfig` as a parameter."]]],[]]