agentSpec property

AgentSpec? agentSpec
getter/setter pair

The spec of the Agent.

When agent_spec is set, the type of the service is Agent.

Optional.

Implementation

AgentSpec? agentSpec;