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 page provides documentation for the `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.4.0."],["The `EnvironmentConfig` class is used for environment configuration of a workload, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers details on the `EnvironmentConfig` class constructors, including a default constructor and one that accepts another `EnvironmentConfig` object for copying."],["The `EnvironmentConfig` class has two main properties: `ExecutionConfig`, which configures the execution of a workload, and `PeripheralsConfig`, which defines the peripheral access of the workload."],["The page also includes a list of all available versions of the Google Cloud Dataproc v1 API, ranging from version 3.1.0 to the latest, version 5.17.0, for the `EnvironmentConfig` class."]]],[]]