public sealed class Argument : IMessage<RoutineSpec.Types.Argument>, IEquatable<RoutineSpec.Types.Argument>, IDeepCloneable<RoutineSpec.Types.Argument>, IBufferMessage, IMessage
Input or output argument of a function or stored procedure.
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eRoutineSpec.Types.Argument\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, detailing its properties, constructors, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRoutineSpec.Types.Argument\u003c/code\u003e class represents an input or output argument of a function or stored procedure and has properties for \u003ccode\u003eMode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which can be specified during instantiation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, indicating its capabilities for serialization, equality comparison, deep cloning, and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to different versions of this class, ranging from 1.2.0 all the way up to 2.14.0, with 2.14.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are shown, the default constructor and a constructor that accepts another instance of RoutineSpec.Types.Argument, allowing for a quick copy of properties.\u003c/p\u003e\n"]]],[],null,[]]