resource
abstract fun <V : Any, TL : SerialSegmentOps<V, TL>> resource(name: String, deserializer: (List<Segment<SerializedValue>>) -> TL): TL
Query a resource profile from the external datasets associated with this plan.
Parameters
deserializer
constructor of the profile, converting SerializedValue
name
string name of the resource