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 reference documentation for the `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0."],["The `EnvironmentConfig` class defines the environment configuration for a workload in Google Cloud Dataproc, inheriting from various interfaces and the base object class."],["The page lists available versions of the `EnvironmentConfig`, ranging from 3.1.0 up to the latest version, 5.17.0, with links to the documentation for each."],["Key properties of the `EnvironmentConfig` class include `ExecutionConfig` for workload execution settings and `PeripheralsConfig` for configuring peripheral access."],["There are two constructors for this class, one of which takes in another `EnvironmentConfig` as a parameter to create a new instance."]]],[]]