set_contributor method

set_contributor

Sets a single contributor of the resource.

def set_contributor(self, contributor):
    ...
Parameter Type Description
contributor str The contributor to set.

See Also