Service constructor
Service({})
Implementation
Service({
this.agentSpec,
this.createTime,
this.description,
this.displayName,
this.endpointSpec,
this.interfaces,
this.mcpServerSpec,
this.name,
this.registryResource,
this.updateTime,
});