View Source GoogleApi.ToolResults.V1beta3.Model.ListScreenshotClustersResponse (google_api_tool_results v0.33.0)
Attributes
-
clusters
(type:list(GoogleApi.ToolResults.V1beta3.Model.ScreenshotCluster.t)
, default:nil
) - The set of clusters associated with an execution Always set
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ToolResults.V1beta3.Model.ListScreenshotClustersResponse{ clusters: [GoogleApi.ToolResults.V1beta3.Model.ScreenshotCluster.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.