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-25 UTC."],[[["This page provides reference documentation for the `RoutineSpec.Types.Argument` class within the Google Cloud Data Catalog v1 API, detailing its use as an input or output argument for functions and stored procedures."],["The latest version of the API documented is 2.14.0, with versions ranging back to 1.2.0, all of which are listed, allowing for version-specific navigation."],["The `RoutineSpec.Types.Argument` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compliance with various .NET functionalities and protocols."],["Key properties of the `RoutineSpec.Types.Argument` class include `Mode`, which specifies whether the argument is input or output, along with `Name` and `Type`, which describe the argument's identifier and data type respectively."],["The listed documentation provides information for various versions of the Google.Cloud.DataCatalog.V1, including `RoutineSpec`, `Types`, and `Argument`, along with their respective links."]]],[]]