google_api_discovery v0.3.0 GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocols View Source

Supported upload protocols.

Attributes

  • resumable (GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocolsResumable.t): Supports the Resumable Media Upload protocol. Defaults to nil.
  • simple (GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocolsSimple.t): Supports uploading as a single HTTP request. 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
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.