set_title method
set_title
Sets the resource title, given in a single laguage.
def set_title(self, title):
...
Parameter | Type | Description |
---|---|---|
title | str | The title to set. |
Sets the resource title, given in a single laguage.
def set_title(self, title):
...
Parameter | Type | Description |
---|---|---|
title | str | The title to set. |