View Source GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1alpha1SignDataMetadata (google_api_chrome_management v0.9.0)

Metadata for the long-running operation returned by signData.

Attributes

  • startTime (type: DateTime.t, default: nil) - Output only. Start time of the SignData operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1alpha1SignDataMetadata{
    startTime: DateTime.t() | nil
  }

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.