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\u003eThe latest version of the \u003ccode\u003eRoutineSpec.Types.Argument\u003c/code\u003e is 2.14.0, with multiple previous versions available for reference, spanning back to version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRoutineSpec.Types.Argument\u003c/code\u003e represents an input or output argument of a function or stored procedure and inherits from the Object class while implementing several interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed via an empty constructor or an overload that takes another \u003ccode\u003eRoutineSpec.Types.Argument\u003c/code\u003e object as input, and is located within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eArgument\u003c/code\u003e class include \u003ccode\u003eMode\u003c/code\u003e to define if it is an input or output, \u003ccode\u003eName\u003c/code\u003e for its identifier, and \u003ccode\u003eType\u003c/code\u003e to specify the argument's type.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString(), all from the base Object class.\u003c/p\u003e\n"]]],[],null,[]]