Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
llm
TextContentBlock
Interface TextContentBlock
Plain text visible to the end user.
interface
TextContentBlock
{
gemini
?:
GeminiPartMeta
;
kind
:
"text"
;
text
:
string
;
}
Index
Properties
gemini?
kind
text
Properties
Optional
Readonly
gemini
gemini
?:
GeminiPartMeta
Readonly
kind
kind
:
"text"
Readonly
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gemini
kind
text
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...
Plain text visible to the end user.