FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Converting None page tokens into the GAX INITIAL_PAGE. by dhermes · Pull Request #2141 · googleapis/google-cloud-python · GitHub

Converting None page tokens into the GAX INITIAL_PAGE. - #2141

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2140
Aug 22, 2016
Merged

Converting None page tokens into the GAX INITIAL_PAGE.#2141
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2140

Conversation

dhermes commented Aug 19, 2016

Copy link
Copy Markdown
Contributor

Introduced in #2124. Fixes #2140.

dhermes added testing api: pubsub Issues related to the Pub/Sub API. api: logging Issues related to the Cloud Logging API. labels Aug 19, 2016
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 19, 2016
dhermes added the GAX label Aug 19, 2016
Comment thread gcloud/logging/_gax.py
with another call (pass that value as ``page_token``).
"""
if page_token is None:
page_token = INITIAL_PAGE

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

dhermes merged commit af19763 into googleapis:master Aug 22, 2016
dhermes deleted the fix-2140 branch August 22, 2016 19:28
dhermes mentioned this pull request Sep 19, 2016
parthea added a commit that referenced this pull request Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL