|  | Methods defined here: 
 __init__(self)
 list = method(self, **kwargs)Lists web properties to which the user has access.
 Args:
 max_results: string, The maximum number of entries to include in this response.
 start_index: integer, An index of the first entity to retrieve. Use this parameter as a pagination mechanism along with the max-results parameter.
 accountId: string, Account ID for the web properties to retrieve. Can either be a specific account ID or '~all', which refers to all the accounts to which user has access. (required)
 Data descriptors defined here:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |