View Source GoogleApi.Language.V1.Model.XPSVisionTrainingOperationMetadata (google_api_language v0.16.0)
Attributes
-
explanationUsage
(type:GoogleApi.Language.V1.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.V1.Model.XPSVisionTrainingOperationMetadata{ explanationUsage: GoogleApi.Language.V1.Model.InfraUsage.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.