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 for version 5.8.0, with links to other versions as well."],["`EnvironmentConfig` is used to define the environment configuration for a workload and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `ExecutionConfig`, which allows configuration of workload execution, and `PeripheralsConfig`, which defines the access to peripherals."],["The documentation outlines the constructors for `EnvironmentConfig` and provides a list of inherited members from the base `object` class, as well as detailing the namespace and assembly information."]]],[]]