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."],[[["The latest version available for the `NodeInitializationAction` class within the Google Cloud Dataproc V1 API is 5.17.0."],["`NodeInitializationAction` is a class within the `Google.Cloud.Dataproc.V1` namespace that specifies an executable to run on a fully configured node with a timeout for completion."],["The class has properties such as `ExecutableFile`, which is the Cloud Storage URI of the executable, and `ExecutionTimeout`, which sets the time limit for the executable to complete, defaulting to 10 minutes."],["The `NodeInitializationAction` class has two constructors, one default and another that accepts another `NodeInitializationAction` instance for parameter passing."],["This documentation provides reference material for versions 3.1.0 up to 5.17.0, along with class implementation and inherited members."]]],[]]