GoogleApi.Connectors.V1.Model.InputParameter (google_api_connectors v0.2.0) View Source
Metadata of an input parameter.
Attributes
-
dataType
(type:String.t
, default:nil
) - The data type of the Parameter. -
defaultValue
(type:any()
, default:nil
) - The following field specifies the default value of the Parameter provided by the external system if a value is not provided. -
description
(type:String.t
, default:nil
) - A brief description of the Parameter. -
nullable
(type:boolean()
, default:nil
) - Specifies whether a null value is allowed. -
parameter
(type:String.t
, default:nil
) - Name of the Parameter.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.