public sealed class Argument : IMessage<RoutineSpec.Types.Argument>, IEquatable<RoutineSpec.Types.Argument>, IDeepCloneable<RoutineSpec.Types.Argument>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class RoutineSpec.Types.Argument.
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"]],[["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 webpage provides reference documentation for the `RoutineSpec.Types.Argument` class within the Google Cloud Data Catalog v1 API, specifically in the .NET context."],["The class `RoutineSpec.Types.Argument` represents an input or output argument of a function or stored procedure, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers a comprehensive list of versions, ranging from the latest 2.14.0 down to 1.2.0, each linking to the respective documentation for the `RoutineSpec.Types.Argument` class."],["The documentation includes details about the class's constructors, such as the default `Argument()` and an `Argument(RoutineSpec.Types.Argument other)` constructor, as well as its properties, including `Mode`, `Name`, and `Type`, providing information about input/output specifications, argument name, and type, respectively."]]],[]]