IBMCompositeJob.client_version#
- property IBMCompositeJob.client_version: Dict[str, str]#
Return version of the client used for this job.
- Return type:
Dict
[str
,str
]- Returns:
- Client version in dictionary format, where the key is the name
of the client and the value is the version. An empty dictionary is returned if the information is not yet known.