Review
Reference documentation for Review
modela.team.Review module
class Review
– Bases: Resource
__init__
(item=, client=None, namespace=’’, name=’')
class ReviewClient
– Bases: object
-
__init__
(stub, modela) -
create(review) → bool
-
delete(namespace, name) → bool
-
get(namespace, name) → Union[Review, bool]
-
list(namespace) → Union[List[Review], bool]
-
update(review) → bool
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.