View Source GoogleApi.Connectors.V2.Model.ResultMetadata (google_api_connectors v0.8.0)
Result Metadata message contains metadata about the result returned after executing an Action.
Attributes
-
dataType
(type:String.t
, default:nil
) - The data type of the metadata field -
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 metadata field. -
jsonSchema
(type:GoogleApi.Connectors.V2.Model.JsonSchema.t
, default:nil
) - JsonSchema of the result, applicable only if parameter is of typeSTRUCT
-
name
(type:String.t
, default:nil
) - Name of the metadata field. -
nullable
(type:boolean()
, default:nil
) - Specifies whether a null value is allowed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.