google_api_dfa_reporting v0.17.0 GoogleApi.DFAReporting.V33.Model.MediaRequestInfo View Source
Extra information added to operations that support Scotty media requests.
Attributes
-
currentBytes
(type:String.t
, default:nil
) - The number of current bytes uploaded or downloaded. -
customData
(type:String.t
, default:nil
) - Data to be copied to backend requests. Custom data is returned to Scotty in the agent_state field, which Scotty will then provide in subsequent upload notifications. -
diffObjectVersion
(type:String.t
, default:nil
) - Set if the http request info is diff encoded. The value of this field is the version number of the base revision. This is corresponding to Apiary's mediaDiffObjectVersion (//depot/google3/java/com/google/api/server/media/variable/DiffObjectVersionVariable.java). See go/esf-scotty-diff-upload for more information. -
notificationType
(type:String.t
, default:nil
) - The type of notification received from Scotty. -
requestId
(type:String.t
, default:nil
) - The Scotty request ID. -
totalBytes
(type:String.t
, default:nil
) - The total size of the file. -
totalBytesIsEstimated
(type:boolean()
, default:nil
) - Whether the total bytes field contains an estimated data.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.