google_api_tool_results v0.0.1
GoogleApi.ToolResults.V1beta3.Model.ScreenshotCluster
View Source
Attributes
- activity (String): A string that describes the activity of every screen in the cluster. Defaults to:
null
.
- clusterId (String): A unique identifier for the cluster. Defaults to:
null
.
- keyScreen (Screen): A singular screen that represents the cluster as a whole. This screen will act as the "cover" of the entire cluster. When users look at the clusters, only the key screen from each cluster will be shown. Which screen is the key screen is determined by the ClusteringAlgorithm Defaults to:
null
.
- screens (List[Screen]): Full list of screens. Defaults to:
null
.