[[["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."],[[["The `RuntimeConfig` class provides runtime configuration for workloads within the Google Cloud Dataproc V1 environment, with the latest version being 5.17.0, and is implemented in the `Google.Cloud.Dataproc.V1` namespace."],["It includes properties to manage the container image (`ContainerImage`) and custom workload execution properties (`Properties`)."],["It also provides versioning of the batch runtime, allowing selection of different version (`Version`) for your Dataproc workloads."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class contains 2 constructors: A default constructor `RuntimeConfig()` and `RuntimeConfig(RuntimeConfig other)`, which allows the creation of a new instance based off a previous instance."]]],[]]