class R.attr


Summary

Public constructors

Public properties

java-static Int

Natural language description provided to the large language model, describing the available app functions and guidance on how to use them individually or in combination.

java-static Int

A short, user-visible description string resource summarizing what the app functions enable the agents to do.

Public constructors

attr

attr()

Public properties

description

java-static val descriptionInt

Natural language description provided to the large language model, describing the available app functions and guidance on how to use them individually or in combination.

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;

displayDescription

java-static val displayDescriptionInt

A short, user-visible description string resource summarizing what the app functions enable the agents to do.

May be a reference to another resource, in the form "@[+][package:]type/name" or a theme attribute in the form "?[package:]type/name".

May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character;