google_api_android_device_provisioning v0.5.0 GoogleApi.AndroidDeviceProvisioning.V1.Model.OperationPerDevice View Source

A task for each device in the operation. Corresponds to each device change in the request.

Attributes

  • claim (PartnerClaim): A copy of the original device-claim request received by the server. Defaults to: null.
  • result (PerDeviceStatusInBatch): The processing result for each device. Defaults to: null.
  • unclaim (PartnerUnclaim): A copy of the original device-unclaim request received by the server. Defaults to: null.
  • updateMetadata (UpdateMetadataArguments): A copy of the original metadata-update request received by the server. Defaults to: null.

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.