public sealed class PipelineTaskRerunConfig.Types.Inputs : IMessage<PipelineTaskRerunConfig.Types.Inputs>, IEquatable<PipelineTaskRerunConfig.Types.Inputs>, IDeepCloneable<PipelineTaskRerunConfig.Types.Inputs>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PipelineTaskRerunConfig.Types.Inputs.
[[["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-02 UTC."],[[["This documentation provides details for the `PipelineTaskRerunConfig.Types.Inputs` class within the Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 and 1.0.0-beta20."],["The `PipelineTaskRerunConfig.Types.Inputs` class represents the runtime input data for a task, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `object` and includes methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class contains properties for managing input artifacts and parameters through the `Artifacts` and `ParameterValues` properties, which are both `MapField` types."],["The documentation provides information on the constructors for this class, being `Inputs()` and `Inputs(Inputs other)` which is provided with parameter and description details."]]],[]]