google_api_discovery v0.3.0 GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocolsSimple View Source
Supports uploading as a single HTTP request.
Attributes
- multipart (boolean()): True if this endpoint supports upload multipart media. Defaults to
true
. - path (String.t): The URI path to be used for upload. Should be used in conjunction with the basePath property at the api-level. Defaults to
nil
.
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.