public sealed class RoutineSpec.Types.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-03-21 UTC."],[[["The latest version of the `RoutineSpec.Types.Argument` class within the Google Cloud Data Catalog v1 API is version 2.14.0."],["This class represents an input or output argument for a function or stored procedure, as part of the Data Catalog v1 API."],["`RoutineSpec.Types.Argument` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RoutineSpec.Types.Argument` class includes properties such as `Mode`, `Name`, and `Type`, which define whether the argument is input or output, the argument's name, and the argument's type respectively."],["There are historical versions of this class available dating back to version 1.2.0, allowing users to access previous documentations as needed."]]],[]]