google_api_url_shortener v0.0.1 GoogleApi.UrlShortener.V1.Model.UrlHistory View Source

Attributes

  • items (List[Url]): A list of URL resources. Defaults to: null.
  • itemsPerPage (Integer): Number of items returned with each full "page" of results. Note that the last page could have fewer items than the "itemsPerPage" value. Defaults to: null.
  • kind (String): The fixed string "urlshortener#urlHistory". Defaults to: null.
  • nextPageToken (String): A token to provide to get the next page of results. Defaults to: null.
  • totalItems (Integer): Total number of short URLs associated with this user (may be approximate). Defaults to: null.