GoogleApi.WorkloadManager.V1.Model.SqlserverValidationDetails (google_api_workload_manager v0.12.0)

View Source

Message containing collected data names and values.

Attributes

  • fields (type: map(), default: nil) - Required. Collected data is in format.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WorkloadManager.V1.Model.SqlserverValidationDetails{
  fields: map() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.