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-04-09 UTC."],[[["This page provides reference documentation for the `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, detailing its structure and usage."],["The `EnvironmentConfig` class is used to define the environmental configuration for a workload in Google Cloud Dataproc."],["There are multiple versions of the `EnvironmentConfig` documentation available, ranging from version 3.1.0 up to the latest version 5.17.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The properties `ExecutionConfig` and `PeripheralsConfig` within the `EnvironmentConfig` class allow for the configuration of workload execution and peripheral access respectively."]]],[]]