JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Class
com.google.genai.types.Metric
Packages that use
Metric
Package
Description
com.google.genai.types
Uses of
Metric
in
com.google.genai.types
Methods in
com.google.genai.types
that return
Metric
Modifier and Type
Method
Description
abstract
Metric
Metric.Builder.
build
()
static
Metric
Metric.
fromJson
(
String
jsonString)
Deserializes a JSON string to a Metric object.