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."],[[["This webpage provides documentation for the `RoutineSpec.Types.Argument` class within the Google Cloud Data Catalog V1 API, specifically for .NET development."],["The `RoutineSpec.Types.Argument` class represents an input or output argument of a function or stored procedure, detailing its name, type, and whether it is input or output."],["The page offers links to the reference documentation for different versions of the API, ranging from version 1.2.0 to the latest version 2.14.0, with the current focused version being 2.12.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Key properties of the `RoutineSpec.Types.Argument` class include `Mode` (specifying input or output), `Name`, and `Type`, all of which are described in detail."]]],[]]