View Source GoogleApi.APIGateway.V1.Model.ApigatewayApiConfigFile (google_api_api_gateway v0.10.0)
A lightweight description of a file.
Attributes
-
contents
(type:String.t
, default:nil
) - The bytes that constitute the file. -
path
(type:String.t
, default:nil
) - The file path (full or relative path). This is typically the path of the file when it is uploaded.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.