GoogleApi.DataCatalog.V1beta1.Model.GoogleCloudDatacatalogV1RoutineSpecArgument (google_api_data_catalog v0.32.2)
View SourceInput or output argument of a function or stored procedure.
Attributes
-
mode
(type:String.t
, default:nil
) - Specifies whether the argument is input or output. -
name
(type:String.t
, default:nil
) - The name of the argument. A return argument of a function might not have a name. -
type
(type:String.t
, default:nil
) - Type of the argument. The exact value depends on the source system and the language.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.