JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.google.adk.tools
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