|
Methods defined here:
- __init__(self)
- list = method(self, **kwargs)
- Retrieves a list of blogs, possibly filtered.
Args:
userId: string, ID of the user whose blogs are to be fetched. (required)
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|