menu
googleapis package
documentation
batch/v1.dart
AgentInfo
AgentInfo constructor
AgentInfo 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 constructor
AgentInfo class