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 :: PubSubProjectsTopicsList -> Maybe Text

    gogol-pubsub Gogol.PubSub

    Optional. The value returned by the last ListTopicsResponse; indicates that this is a continuation of a prior ListTopics call, and that the system should return the next page of data.

  2. pageToken :: PubSubProjectsTopicsSnapshotsList -> Maybe Text

    gogol-pubsub Gogol.PubSub

    Optional. The value returned by the last ListTopicSnapshotsResponse; indicates that this is a continuation of a prior ListTopicSnapshots call, and that the system should return the next page of data.

  3. pageToken :: PubSubProjectsTopicsSubscriptionsList -> Maybe Text

    gogol-pubsub Gogol.PubSub

    Optional. The value returned by the last ListTopicSubscriptionsResponse; indicates that this is a continuation of a prior ListTopicSubscriptions call, and that the system should return the next page of data.

  4. pageSize :: PubSubProjectsSchemasList -> Maybe Int32

    gogol-pubsub Gogol.PubSub.Projects.Schemas.List

    Maximum number of schemas to return.

  5. pageToken :: PubSubProjectsSchemasList -> Maybe Text

    gogol-pubsub Gogol.PubSub.Projects.Schemas.List

    The value returned by the last ListSchemasResponse; indicates that this is a continuation of a prior ListSchemas call, and that the system should return the next page of data.

  6. pageSize :: PubSubProjectsSchemasListRevisions -> Maybe Int32

    gogol-pubsub Gogol.PubSub.Projects.Schemas.ListRevisions

    The maximum number of revisions to return per page.

  7. pageToken :: PubSubProjectsSchemasListRevisions -> Maybe Text

    gogol-pubsub Gogol.PubSub.Projects.Schemas.ListRevisions

    The page token, received from a previous ListSchemaRevisions call. Provide this to retrieve the subsequent page.

  8. pageSize :: PubSubProjectsSnapshotsList -> Maybe Int32

    gogol-pubsub Gogol.PubSub.Projects.Snapshots.List

    Optional. Maximum number of snapshots to return.

  9. pageToken :: PubSubProjectsSnapshotsList -> Maybe Text

    gogol-pubsub Gogol.PubSub.Projects.Snapshots.List

    Optional. The value returned by the last ListSnapshotsResponse; indicates that this is a continuation of a prior ListSnapshots call, and that the system should return the next page of data.

  10. pageSize :: PubSubProjectsSubscriptionsList -> Maybe Int32

    gogol-pubsub Gogol.PubSub.Projects.Subscriptions.List

    Optional. Maximum number of subscriptions to return.

Page 178 of many | Previous | Next