public sealed class ExecutionConfig : IMessage<ExecutionConfig>, IEquatable<ExecutionConfig>, IDeepCloneable<ExecutionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ExecutionConfig.
[[["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-04-09 UTC."],[[["The provided content details the `ExecutionConfig` class within the Google Cloud Dataproc v1 API, outlining its properties, constructors, inheritance, and implemented interfaces."],["The class `ExecutionConfig` is designed to handle the execution configurations for workloads, including network settings, service accounts, and encryption keys."],["Multiple version references for `ExecutionConfig` are listed, starting from version 3.1.0 up to the latest, 5.17.0, demonstrating version history and updates."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows for deep cloning and comparing."],["Properties of ExecutionConfig include `KmsKey` for encryption, `NetworkTags` for traffic control, `NetworkUri` and `SubnetworkUri` for network connectivity, and `ServiceAccount` for execution authorization."]]],[]]