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 page provides reference documentation for the `RoutineSpec.Types.Argument` class in the Google Cloud Data Catalog v1 API, detailing its usage as an input or output argument for functions and stored procedures."],["Version 2.14.0 is the latest available version, and the page offers access to documentation for various previous versions, ranging from 2.13.0 down to 1.2.0."],["The `RoutineSpec.Types.Argument` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The class has properties for `Mode` (specifying input/output), `Name` (argument name), and `Type` (argument data type), and it includes constructors for default creation and cloning from an existing `Argument` object."],["This `RoutineSpec.Types.Argument` class belongs to the `Google.Cloud.DataCatalog.V1` namespace and is contained within the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]