public sealed class Script : IMessage<Runnable.Types.Script>, IEquatable<Runnable.Types.Script>, IDeepCloneable<Runnable.Types.Script>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class Runnable.Types.Script.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eRunnable.Types.Script\u003c/code\u003e class within the Google.Cloud.Batch.V1 API, offering reference documentation and code samples for various versions of the API, ranging from version 1.0.0 to the latest version 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunnable.Types.Script\u003c/code\u003e is a class that represents a script runnable in the Batch API and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScript\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eRunnable.Types.Script\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eCommandCase\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003eText\u003c/code\u003e, each serving a specific purpose in defining and executing a script, such as specifying the type of command and defining either a script file path or the script text.\u003c/p\u003e\n"]]],[],null,[]]