Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ setMetadataVersion
Method
setMetadataVersion
wsdiscovery/envelope.py:105–106 ·
view source on GitHub ↗
(self, metadataVersion)
Source
from the content-addressed store, hash-verified
103
return
self._metadataVersion
104
105
def
setMetadataVersion(self, metadataVersion):
106
self._metadataVersion = metadataVersion
107
108
def
getProbeResolveMatches(self):
109
return
self._probeResolveMatches
Callers
1
parseHelloMessage
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected