Package com.google.adk.tools.computeruse
Class ComputerState
java.lang.Object
com.google.adk.tools.computeruse.ComputerState
Represents the current state of the computer environment.
Attributes: screenshot: The screenshot in PNG format as bytes. url: The current URL of the webpage being displayed.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ComputerState.Builderbuilder()static ComputerStatecreate(byte[] screenshot) static ComputerStatebooleaninthashCode()byte[]url()