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"]],[["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-04-09 UTC."],[[["This document provides reference documentation for the `RunJobRequest.Types.Overrides` class within the Cloud Run Admin v2 API, specifically version 2.8.0, and contains the current and past versions for the documentation page."],["The `RunJobRequest.Types.Overrides` class is used to specify execution fields that can be overridden in a RunJob operation and includes a comprehensive inheritance tree of `object` and interfaces."],["The class offers constructors to create new instances of `Overrides` and to create a copy from another `Overrides` object, as well as defining its namespace as `Google.Cloud.Run.V2`."],["Key properties of the `Overrides` class include `ContainerOverrides` to define per-container override specifications, `TaskCount` to set the desired number of tasks, and `Timeout` to specify the duration a task can be active before being marked as failed."],["A wide range of older versions of the documentation are also available for reference, with version 2.13.0 representing the latest and version 1.0.0-beta02 being the oldest listed."]]],[]]