menu
googleapis package
documentation
batch/v1.dart
AgentInfo
AgentInfo.new constructor
AgentInfo.new constructor
dark_mode
light_mode
AgentInfo
constructor
AgentInfo
(
{
String
?
jobId
,
String
?
reportTime
,
String
?
state
,
String
?
taskGroupId
,
List
<
AgentTaskInfo
>
?
tasks
,
})
Implementation
AgentInfo({
this
.jobId,
this
.reportTime,
this
.state,
this
.taskGroupId,
this
.tasks, });
googleapis package
documentation
batch/v1
AgentInfo
AgentInfo.new constructor
AgentInfo class