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-03-21 UTC."],[[["This document provides reference documentation for the `ExecutionConfig` class within the Google Cloud Dataproc v1 API, with the latest version being 5.17.0 and a total of 23 documented versions ranging back to 3.1.0."],["The `ExecutionConfig` class is used to manage execution settings for workloads in Google Cloud Dataproc, inheriting from the base `Object` class and implementing several interfaces."],["It offers constructors for creating new `ExecutionConfig` instances, including one that takes another `ExecutionConfig` as a parameter, and includes properties such as `KmsKey`, `NetworkCase`, `NetworkTags`, `NetworkUri`, `ServiceAccount`, and `SubnetworkUri`."],["The properties within the `ExecutionConfig` class are used to define aspects of a workload's execution environment, including encryption keys, network settings, and the service account to use."],["The `ExecutionConfig` class is located in the namespace `Google.Cloud.Dataproc.V1` and is found in the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]