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 `NodeInitializationAction` class in the Google Cloud Dataproc v1 API allows specifying an executable file to run on a fully configured node."],["This class includes properties to define the `ExecutableFile`, which is a required Cloud Storage URI, and `ExecutionTimeout`, an optional duration for the executable to complete."],["The latest version for this documentation is 5.17.0, while the current page content is 5.15.0."],["The NodeInitializationAction class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dataproc.V1` namespace within the `Google.Cloud.Dataproc.V1.dll` assembly."],["This class provides two constructors, one default and another taking a NodeInitializationAction instance, and inherits from `System.object`, giving it the basic methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]