| |
Methods defined here:
- __init__(self)
- list = method(self, **kwargs)
- Get related links for an activity
Args:
scope: The collection to which the activity belongs. (required)
alt: Specifies an alternative representation type.
postId: ID of the activity to which to get related links. (required)
userId: ID of the user being referenced. (required)
hl: Language code to limit language results.
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|