Transform.get
Transform.get() → self
Fetches the transform, after which transform.properties will contain a dict with entries corresponding to the properties on the transform resource definition. Will raise an error if the transform does not exist.
Returns
self (a Transform)
Last updated
Was this helpful?