google_api_tool_results v0.20.0 GoogleApi.ToolResults.V1beta3.Model.ShardSummary View Source
Result summary for a shard in an environment.
Attributes
shardResult
(type:GoogleApi.ToolResults.V1beta3.Model.MergedResult.t
, default:nil
) - Merged result of the shard.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.ToolResults.V1beta3.Model.ShardSummary{ shardResult: GoogleApi.ToolResults.V1beta3.Model.MergedResult.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.