menu
googleapis package
documentation
ces/v1.dart
AppSnapshot
AppSnapshot.new constructor
AppSnapshot.new constructor
dark_mode
light_mode
AppSnapshot
constructor
AppSnapshot
(
{
List
<
Agent
>
?
agents
,
App
?
app
,
List
<
Example
>
?
examples
,
List
<
Guardrail
>
?
guardrails
,
List
<
Tool
>
?
tools
,
List
<
Toolset
>
?
toolsets
,
})
Implementation
AppSnapshot({ this.agents, this.app, this.examples, this.guardrails, this.tools, this.toolsets, });
googleapis package
documentation
ces/v1
AppSnapshot
AppSnapshot.new constructor
AppSnapshot class