androidx.appfunctions.metadata
Classes
AppFunctionAllOfTypeMetadata |
Defines the schema of a single object data type that is a composition of all of the other types in the |
AppFunctionArrayTypeMetadata |
Defines the schema of an array data type. |
AppFunctionComponentsMetadata |
Represent the reusable components in a function specification. |
AppFunctionDataTypeMetadata |
Base class for defining the schema of an input or output type. |
AppFunctionMetadata |
Represents an AppFunction's metadata. |
AppFunctionObjectTypeMetadata |
Defines the schema of a object type. |
AppFunctionParameterMetadata |
Represent a function parameter. |
AppFunctionPrimitiveTypeMetadata |
Defines the schema of a primitive data type. |
AppFunctionReferenceTypeMetadata |
Represents a type that reference a data type that is defined in |
AppFunctionResponseMetadata |
Represents an AppFunction's response metadata. |
AppFunctionSchemaMetadata |
Represents a predefined AppFunction schema. |