|  | Methods defined here: 
 __init__(self)
 get = method(self, **kwargs)Returns the profile information for the authenticated user.
 Args:
 update = method(self, **kwargs)Updates the profile information for the authenticated user.
 Args:
 body: object, The request body. (required)
 Data descriptors defined here:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |