Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

docs: update quickstart samples to support the Data API v1 beta #50

Merged
merged 35 commits into from Mar 19, 2021

Conversation

ikuleshov
Copy link
Collaborator

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@ikuleshov ikuleshov requested a review from a team as a code owner March 16, 2021 19:59
@ikuleshov ikuleshov requested review from kurtisvg and removed request for a team March 16, 2021 19:59
@product-auto-label product-auto-label bot added the api: analyticsdata Issues related to the googleapis/python-analytics-data API. label Mar 16, 2021
@snippet-bot
Copy link

snippet-bot bot commented Mar 16, 2021

Here is the summary of changes.

You are about to add 9 region tags.
You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Mar 16, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 16, 2021
samples/snippets/quickstart.py Outdated Show resolved Hide resolved
samples/snippets/quickstart.py Outdated Show resolved Hide resolved
samples/snippets/quickstart_json_credentials_test.py Outdated Show resolved Hide resolved
samples/snippets/quickstart_json_credentials.py Outdated Show resolved Hide resolved
samples/snippets/quickstart.py Outdated Show resolved Hide resolved
@@ -1,6 +1,6 @@
#!/usr/bin/env python

# Copyright 2020 Google Inc. All Rights Reserved.
# Copyright 2021 Google Inc. All Rights Reserved.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: We're supposed to leave the copyright alone unless it's a new file

@ikuleshov ikuleshov merged commit ad51cf2 into googleapis:master Mar 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: analyticsdata Issues related to the googleapis/python-analytics-data API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants