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 reference documentation for the `EnvironmentConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.9.0."],["The `EnvironmentConfig` class is designed for defining the environment configuration of a workload and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the inheritance and implementation details of the `EnvironmentConfig` class, along with its constructors and their parameters."],["It also details two key properties within `EnvironmentConfig`: `ExecutionConfig`, which is for the workload's execution configuration, and `PeripheralsConfig`, for the peripheral access configuration of the workload."],["The document also includes links to the various versions of the documentation, with version 5.17.0 being the latest."]]],[]]