GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1SignDataMetadata (google_api_chrome_management v0.11.0)
View SourceMetadata 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
@type t() :: %GoogleApi.ChromeManagement.V1.Model.GoogleChromeManagementVersionsV1SignDataMetadata{ startTime: DateTime.t() | nil }