public sealed class InvalidTemplateParameters.Types.ParameterViolation : IMessage<InvalidTemplateParameters.Types.ParameterViolation>, IEquatable<InvalidTemplateParameters.Types.ParameterViolation>, IDeepCloneable<InvalidTemplateParameters.Types.ParameterViolation>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class InvalidTemplateParameters.Types.ParameterViolation.
[[["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."],[[["This document provides reference information for the `InvalidTemplateParameters.Types.ParameterViolation` class within the Dataflow v1beta3 API."],["`InvalidTemplateParameters.Types.ParameterViolation` is a specific class representing a template-parameter violation, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `ParameterViolation` object as a parameter."],["The `ParameterViolation` class includes two properties: `Description`, a string detailing the validation failure, and `Parameter`, a string identifying the invalid parameter."],["Version 2.0.0-beta07 is the latest version of this class, while version 2.0.0-beta06 and 1.0.0-beta03 are previous versions."]]],[]]