Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datastore#dataset is ignored in documentation? #547

Closed
jgeewax opened this issue May 8, 2015 · 1 comment · Fixed by #581 or #584
Closed

datastore#dataset is ignored in documentation? #547

jgeewax opened this issue May 8, 2015 · 1 comment · Fixed by #581 or #584
Assignees
Labels
api: datastore Issues related to the Datastore API. type: question Request for information or clarification. Not an issue.

Comments

@jgeewax
Copy link
Contributor

jgeewax commented May 8, 2015

Looking at https://github.com/GoogleCloudPlatform/gcloud-node/blob/1f57dd607b4c52a48f88781cd185220d40683184/lib/datastore/index.js#L94

Looks like we chose to make this "Developer documentation"?

Seems weird that we'd have pubsub#topic documented but not datastore#dataset? (http://googlecloudplatform.github.io/gcloud-node/#/docs/master/pubsub?method=topic)

Was there a reason we chose to ! ignore that docstring?

@jgeewax jgeewax added type: question Request for information or clarification. Not an issue. docs api: datastore Issues related to the Datastore API. labels May 8, 2015
@jgeewax jgeewax added this to the Datastore Future milestone May 8, 2015
@stephenplusplus
Copy link
Contributor

I think it may have been a mistake. Sometimes a Developer doc block is stacked on top of a public doc block, so maybe a sloppy delete left the /*! Developer Documentation heading instead of the other. Good find, will fix!

stephenplusplus added a commit to stephenplusplus/gcloud-node that referenced this issue May 11, 2015
stephenplusplus added a commit to stephenplusplus/gcloud-node that referenced this issue May 11, 2015
stephenplusplus added a commit to stephenplusplus/gcloud-node that referenced this issue May 11, 2015
ryanseys added a commit that referenced this issue May 12, 2015
…set-ignored

docs: publicly document Datastore.dataset - fixes #547
ryanseys added a commit that referenced this issue May 12, 2015
chingor13 pushed a commit that referenced this issue Aug 22, 2022
* CloudAsset: Update asset lib to v1 for ListAssets sample code

* CloudAsset: Fix flakiness of test of BatchGetAssetsHistory sample code

* CloudAsset: Remove unneeded output line in sample test

Co-authored-by: Benjamin E. Coe <[email protected]>
Co-authored-by: sofisl <[email protected]>
chingor13 pushed a commit that referenced this issue Aug 22, 2022
* CloudAsset: Update asset lib to v1 for ListAssets sample code

* CloudAsset: Fix flakiness of test of BatchGetAssetsHistory sample code

* CloudAsset: Remove unneeded output line in sample test

Co-authored-by: Benjamin E. Coe <[email protected]>
Co-authored-by: sofisl <[email protected]>
chingor13 pushed a commit that referenced this issue Aug 22, 2022
* CloudAsset: Update asset lib to v1 for ListAssets sample code

* CloudAsset: Fix flakiness of test of BatchGetAssetsHistory sample code

* CloudAsset: Remove unneeded output line in sample test

Co-authored-by: Benjamin E. Coe <[email protected]>
Co-authored-by: sofisl <[email protected]>
sofisl pushed a commit that referenced this issue Sep 16, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
sofisl pushed a commit that referenced this issue Sep 27, 2022
* samples: add streaming_automl_object_tracking sample

* fix: skip checking doc link before merged

* 🦉 Updates from OwlBot

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this issue Oct 5, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
sofisl pushed a commit that referenced this issue Oct 5, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
sofisl pushed a commit that referenced this issue Oct 8, 2022
fix: use google-gax v3.3.0
Source-Link: googleapis/synthtool@c73d112
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
sofisl pushed a commit that referenced this issue Nov 9, 2022
* samples: add streaming_automl_object_tracking sample

* fix: skip checking doc link before merged

* 🦉 Updates from OwlBot

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this issue Nov 10, 2022
* changes without context

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* chore(nodejs_templates): add script logging to node_library populate-secrets.sh

Co-authored-by: Benjamin E. Coe <[email protected]>

Source-Author: BenWhitehead <[email protected]>
Source-Date: Wed Jun 10 22:24:28 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: e7034945fbdc0e79d3c57f6e299e5c90b0f11469
Source-Link: googleapis/synthtool@e703494
sofisl pushed a commit that referenced this issue Nov 10, 2022
sofisl pushed a commit that referenced this issue Nov 11, 2022
sofisl pushed a commit that referenced this issue Nov 11, 2022
* chore: update jsdoc - protos and double quote

* chore: update jsdoc - protos and double quote

* Update package.json

Co-authored-by: Alexander Fenster <[email protected]>
sofisl added a commit that referenced this issue Nov 11, 2022
* CloudAsset: Update asset lib to v1 for ListAssets sample code

* CloudAsset: Fix flakiness of test of BatchGetAssetsHistory sample code

* CloudAsset: Remove unneeded output line in sample test

Co-authored-by: Benjamin E. Coe <[email protected]>
Co-authored-by: sofisl <[email protected]>
sofisl pushed a commit that referenced this issue Nov 11, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this issue Jan 10, 2023
…an config for BigQuery and Datastore. (#547)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a671744d-65a2-494c-b4b1-d70a1bf407e2/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 336694775
Source-Link: googleapis/googleapis@795f0ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. type: question Request for information or clarification. Not an issue.
Projects
None yet
3 participants