I see that the go SDK has great API documentation ([example](https://github.com/oracle/oci-go-sdk/blob/master/core/instance.go#L110C1-L118)). The python SDK only provides rather useless text parts: ``` The value to assign to XXX of this YYY. ``` It would be great if also the python folks can benefit from good documentation. Thanks!