public sealed class RunJobRequest.Types.Overrides : IMessage<RunJobRequest.Types.Overrides>, IEquatable<RunJobRequest.Types.Overrides>, IDeepCloneable<RunJobRequest.Types.Overrides>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class RunJobRequest.Types.Overrides.
RunJob Overrides that contains Execution fields to be overridden.
Duration in seconds the task may be active before the system will
actively try to mark it failed and kill associated containers. Will
replace existing timeout_seconds value.
[[["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-08 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eRunJobRequest.Types.Overrides\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunJobRequest.Types.Overrides\u003c/code\u003e class allows for the specification of execution field overrides for RunJobs, which can be configured through the use of its constructors and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for \u003ccode\u003eRunJobRequest.Types.Overrides\u003c/code\u003e range from the latest (2.13.0) down to 1.0.0-beta02, showing its continued development and changes over time.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eContainerOverrides\u003c/code\u003e, which allows per-container override specifications, \u003ccode\u003eTaskCount\u003c/code\u003e, to define the desired number of tasks, and \u003ccode\u003eTimeout\u003c/code\u003e, to set task duration before timeout.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its compatibility with various .NET functionalities and patterns.\u003c/p\u003e\n"]]],[],null,[]]