Skip to content

Add link from python docs page to gcloud-java - #1096

Merged
dhermes merged 1 commit into
googleapis:masterfrom
ajkannan:gcloud-java-docs-link
Aug 26, 2015
Merged

Add link from python docs page to gcloud-java#1096
dhermes merged 1 commit into
googleapis:masterfrom
ajkannan:gcloud-java-docs-link

Conversation

@ajkannan

Copy link
Copy Markdown

The python docs page needs to link back to gcloud-java docs. There's a wrinkle though; gcloud-java uses javadoc, which is a completely different template compared to other languages' docs pages (see http://googlecloudplatform.github.io/gcloud-java/site/0.0.7/apidocs/index.html). The javadocs page also doesn't have a link back to other languages' docs, and there isn't a stable link to redirect to the latest version's javadocs page (though could be added if needed).

This PR proposes linking back to the gcloud-java landing page instead of the javadoc. Thoughts? cc/ @jgeewax

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 26, 2015
@dhermes

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Aug 26, 2015
Add link from python docs page to gcloud-java
@dhermes
dhermes merged commit fc5443b into googleapis:masterAug 26, 2015
@dhermes

Copy link
Copy Markdown
Contributor

@ajkannan Does #1095 (comment) change the link? If so, please submit a new PR.

/cc @jgeewax

@ajkannan

Copy link
Copy Markdown
Author

It doesn't change the link (I went with the landing page link in this PR).

@dhermes

Copy link
Copy Markdown
Contributor

Great!

@dhermesdhermes mentioned this pull request Sep 30, 2015
parthea pushed a commit that referenced this pull request Nov 22, 2025
* feat: update execute_query to use PrepareQuery API (#1095)
* feat: Implement updated execute query protocol (#1096)
* feat: Refactor Metadata, add system tests, remove preview warning (#1099)
* Fix setup.py merge
* fix: skip sql tests for emulator
parthea pushed a commit that referenced this pull request Mar 2, 2026
* feat: update execute_query to use PrepareQuery API (#1095)
* feat: Implement updated execute query protocol (#1096)
* feat: Refactor Metadata, add system tests, remove preview warning (#1099)
* Fix setup.py merge
* fix: skip sql tests for emulator
parthea pushed a commit that referenced this pull request Mar 2, 2026
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ajkannan@dhermes@googlebot