sharing#
Bases:
Enum
An enumeration.
Generate and send a document that contains necessary references to a shared predict object (flow, blueprint, asset, etc).
- Parameters:
to_users (
List
[str
]) – Users to send to.from_user (
str
) – User to send from.share_url (
str
) – Uri of the object being shared.object_type (
str
) – Type of object being shared.share_method (
Optional
[ShareMethod
]) – Share method.
- Return type:
Dict
- Returns:
- Return type:
Dict