JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
com.google.adk.tools
Annotations
Schema
Contents
Description
Optional Element Summary
Element Details
name
description
optional
Hide sidebar
Show sidebar
Annotation Interface Annotations.Schema
Enclosing class:
Annotations
@Target
({
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
public static @interface
Annotations.Schema
The annotation for binding the 'Schema' input.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
name
boolean
optional
Element Details
name
String
name
Default:
""
description
String
description
Default:
""
optional
boolean
optional
Default:
false