View Source GoogleApi.Discovery.V1.Model.RestMethodResponse (google_api_discovery v0.16.0)
The schema for the response.
Attributes
-
$ref
(type:String.t
, default:nil
) - Schema ID for the response schema.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Discovery.V1.Model.RestMethodResponse{ "$ref": String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.