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 version 5.15.0."],["The `EnvironmentConfig` class is used to define the environment configuration for a workload, allowing for the definition of execution and peripheral configurations."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities such as message handling, equality checks, deep cloning, and buffer operations."],["The page lists various available versions of the `EnvironmentConfig` class, from version 3.1.0 up to the latest version 5.17.0, offering a comprehensive historical view of the API's evolution."]]],[]]