Optional. Amount of time executable has to complete. Default is
10 minutes (see JSON representation of
Duration).
Cluster creation fails with an explanatory error message (the
name of the executable that caused the error and the exceeded timeout
period) if the executable is not completed at end of the timeout period.
[[["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 `NodeInitializationAction` class within the `Google.Cloud.Dataproc.V1` namespace, which is part of the Google Cloud Dataproc .NET library."],["The `NodeInitializationAction` class specifies an executable to run on a fully configured node, along with a timeout for the executable's completion."],["The documentation lists available versions of the `NodeInitializationAction` class, ranging from the latest 5.17.0 down to version 3.1.0, including direct links to each version."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `NodeInitializationAction` class contains two properties: `ExecutableFile` a required Cloud Storage URI, and `ExecutionTimeout`, which sets a completion timeout for the executable."]]],[]]