class documentation
class WorkerDeploymentVersion: (source)
Constructor: WorkerDeploymentVersion.from_canonical_string(canonical)
Represents the version of a specific worker deployment.
Parse a version from a canonical string, which must be in the format
<deployment_name>.. Deployment name must not have a . in it.
