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, as used within the Data Catalog API."],["This page is versioned, with links available to versions of this class all the way back to version 1.2.0 with version 2.14.0 being the latest version."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `Mode`, `Name`, and `Type` that can be set."],["The page highlights the inheritance, implemented interfaces, namespace, assembly and various constructors and properties of the class with a reference to their documentation."]]],[]]