google_api_service_management v0.11.0 GoogleApi.ServiceManagement.V1.Model.ConfigFile View Source
Generic specification of a source configuration file
Attributes
fileContents
(type:String.t
, default:nil
) - The bytes that constitute the file.filePath
(type:String.t
, default:nil
) - The file name of the configuration file (full or relative path).fileType
(type:String.t
, default:nil
) - The type of configuration file this represents.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.