You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are models that a user can instantiate and pass as input into a client method. We should additionally include the keyword arguments possible in the docstrings for clearer documentation.
E.g. :keyword str id: A unique, non-empty document identifier.