Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pageToken :: TranslateProjectsLocationsAdaptiveMtDatasetsAdaptiveMtSentencesList -> Maybe Text

    gogol-translate Gogol.Translate

    A token identifying a page of results the server should return. Typically, this is the value of ListAdaptiveMtSentencesRequest.nextpagetoken returned from the previous call to ListTranslationMemories method. The first page is returned if page_token is empty or missing.

  2. pageToken :: TranslateProjectsLocationsAdaptiveMtDatasetsList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results the server should return. Typically, this is the value of ListAdaptiveMtDatasetsResponse.nextpagetoken returned from the previous call to ListAdaptiveMtDatasets method. The first page is returned if page_tokenis empty or missing.

  3. pageToken :: TranslateProjectsLocationsDatasetsExamplesList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results for the server to return. Typically obtained from nextpagetoken field in the response of a ListExamples call.

  4. pageToken :: TranslateProjectsLocationsDatasetsList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results for the server to return. Typically obtained from nextpagetoken field in the response of a ListDatasets call.

  5. pageToken :: TranslateProjectsLocationsGlossariesGlossaryEntriesList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results the server should return. Typically, this is the value of [ListGlossaryEntriesResponse.nextpagetoken] returned from the previous call. The first page is returned if page_tokenis empty or missing.

  6. pageToken :: TranslateProjectsLocationsGlossariesList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results the server should return. Typically, this is the value of [ListGlossariesResponse.nextpagetoken] returned from the previous call to ListGlossaries method. The first page is returned if page_tokenis empty or missing.

  7. pageToken :: TranslateProjectsLocationsList -> Maybe Text

    gogol-translate Gogol.Translate

    A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

  8. pageToken :: TranslateProjectsLocationsModelsList -> Maybe Text

    gogol-translate Gogol.Translate

    Optional. A token identifying a page of results for the server to return. Typically obtained from nextpagetoken field in the response of a ListModels call.

  9. pageToken :: TranslateProjectsLocationsOperationsList -> Maybe Text

    gogol-translate Gogol.Translate

    The standard list page token.

  10. pageSize :: TranslateProjectsLocationsAdaptiveMtDatasetsAdaptiveMtFilesAdaptiveMtSentencesList -> Maybe Int32

    gogol-translate Gogol.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List

    No documentation available.

Page 202 of many | Previous | Next