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 for .NET."],["The latest version available for `EnvironmentConfig` is 5.17.0, with a range of previous versions also documented, including versions all the way back to 3.1.0."],["The `EnvironmentConfig` class allows configuration for a workload's environment, encompassing execution settings and peripheral access."],["The class `EnvironmentConfig` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EnvironmentConfig` has two properties: `ExecutionConfig` and `PeripheralsConfig` that can be optionally set to configure a workload."]]],[]]