GapiAnalyticsV3Model.WebpropertiesSourcetype t = {items : Webproperty.t list;A list of web properties.
*)itemsPerPage : int;The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
*)kind : string;Collection type.
*)nextLink : string;Link to next page for this web property collection.
*)previousLink : string;Link to previous page for this web property collection.
*)startIndex : int;The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter.
*)totalResults : int;The total number of results for the query, regardless of the number of results in the response.
*)username : string;Email ID of the authenticated user
*)}