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

Supported upload protocols.

Attributes

  • resumable (type: GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocolsResumable.t, default: nil) - Supports the Resumable Media Upload protocol.
  • simple (type: GoogleApi.Discovery.V1.Model.RestMethodMediaUploadProtocolsSimple.t, default: nil) - Supports uploading as a single HTTP request.

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

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.