GoogleApi.Language.V2.Model.XPSVisionTrainingOperationMetadata (google_api_language v0.16.3)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.