View Source GoogleApi.Language.V2.Model.XPSVisionTrainingOperationMetadata (google_api_language v0.14.0)

Attributes

  • explanationUsage (type: GoogleApi.Language.V2.Model.InfraUsage.t, default: nil) - Aggregated infra usage within certain time period, for billing report purpose if XAI is enable in training request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Language.V2.Model.XPSVisionTrainingOperationMetadata{
  explanationUsage: GoogleApi.Language.V2.Model.InfraUsage.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.