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 document provides reference documentation for the `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, specifically in version 5.11.0."],["The `EnvironmentConfig` class, part of the `Google.Cloud.Dataproc.V1` namespace, is used to configure the environment for workloads and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the available constructors for `EnvironmentConfig`, including a default constructor and one that accepts another `EnvironmentConfig` object as a parameter."],["The class includes properties `ExecutionConfig` and `PeripheralsConfig` to configure execution settings and access to peripheral resources for workloads, respectively."],["The document lists various previous versions of this documentation, with the latest version being 5.17.0."]]],[]]