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.
pageSize :: PubSubProjectsSchemasListRevisions -> Maybe Int32gogol-pubsub Gogol.PubSub The maximum number of revisions to return per page.
pageSize :: PubSubProjectsSnapshotsList -> Maybe Int32gogol-pubsub Gogol.PubSub Optional. Maximum number of snapshots to return.
pageSize :: PubSubProjectsSubscriptionsList -> Maybe Int32gogol-pubsub Gogol.PubSub Optional. Maximum number of subscriptions to return.
pageSize :: PubSubProjectsTopicsList -> Maybe Int32gogol-pubsub Gogol.PubSub Optional. Maximum number of topics to return.
pageSize :: PubSubProjectsTopicsSnapshotsList -> Maybe Int32gogol-pubsub Gogol.PubSub Optional. Maximum number of snapshot names to return.
pageSize :: PubSubProjectsTopicsSubscriptionsList -> Maybe Int32gogol-pubsub Gogol.PubSub Optional. Maximum number of subscription names to return.
pageToken :: PubSubProjectsSchemasList -> Maybe Textgogol-pubsub Gogol.PubSub 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.
pageToken :: PubSubProjectsSchemasListRevisions -> Maybe Textgogol-pubsub Gogol.PubSub The page token, received from a previous ListSchemaRevisions call. Provide this to retrieve the subsequent page.
pageToken :: PubSubProjectsSnapshotsList -> Maybe Textgogol-pubsub Gogol.PubSub 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.
pageToken :: PubSubProjectsSubscriptionsList -> Maybe Textgogol-pubsub Gogol.PubSub Optional. The value returned by the last ListSubscriptionsResponse; indicates that this is a continuation of a prior ListSubscriptions call, and that the system should return the next page of data.