Skip to content

migrate code from googleapis/java-analytics-data#6

Closed
parthea wants to merge 14 commits intogoogleanalytics:mainfrom
parthea:java-analytics-data-migration
Closed

migrate code from googleapis/java-analytics-data#6
parthea wants to merge 14 commits intogoogleanalytics:mainfrom
parthea:java-analytics-data-migration

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Oct 18, 2023

No description provided.

ikuleshov and others added 14 commits October 15, 2020 14:54
…ta (#164)

* docs: added a sample

* docs: update the sample to use the Google Analytics Data API v1 beta

* docs: update the sample to use the Google Analytics Data API v1 beta

* docs: add a sample using explicit JSON service account credentials

* fix: update samples to Data API v1 beta

* fix: update samples to Data API v1 beta

* move main to the top of the class

* update region tag names

* update region tag names
feat: add kind field which is used to distinguish between responsetypes 
feat: add `potentially_thresholded_requests_per_hour` field to `PropertyQuota`
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* Adds RunReportWithAggregation sample

* Fixes duplicate comments with property ID for Java samples

* Adds tests for java samples and completes unfinished samples

* Fixes printing error discrepancy in RunReportSample and linting errors

* Removes deleted files with incorrect naming conventions

* Modifies documentation for cohorts sample in java

* docs: fixes comment for cohorts sample

* Makes suggested review edits

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Style changes on comment

* Makes review based changes to comments

* Adds a comment explaining print method

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
…471)

* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Adds 3 java samples

* Fixes linting

* Fixes linting violations

* Style change on comment

* Modifies comment describing client creation

* Changes to comments on samples

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
…imension filters (#473)

* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Adds Java samples for dimension filters

* Style changes on comment

* Comment changes in samples

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Adds Java samples for dimension filters

* Adds java samples related to dimension filters

* Style changes on comment

* Comment changes to samples

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Style changes on comment

* Comment changes on samples

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Adds Java samples for dimension filters

* Adds java samples related to dimension filters

* Adds Java samples for RunRealtimeReport

* Add Java samples for metadata

* Fixes linting error with mismatched filename

* Style changes on comment

* Changes comments

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Adds Java samples for dimension filters

* Adds java samples related to dimension filters

* Adds Java samples for RunRealtimeReport

* Add Java samples for metadata

* Add Java samples for batch and pivot reports

* Adds updated files

* Style changes on comment

* Changes comments

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
* A copy sample to test fork process

* Adds sample RunReportSample

* Modifies runReport sample to have headers printed

* Addresses comment differences inbetween python and java sample

* Changes println to printf for consistency

* Test for run report

* Fixes a matching tag

* Fixes checkstyle violation

* -Another commit to fix checkstyle violations

* Changes to linting

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Adds samples related to date ranges for java

* Removes spaces in readme

* Fixes spacing

* Fixes linting

* Fixes linting violations

* Adds java samples with multiple metrics/dimensions

* Fixes lines in README

* Adds Java samples for dimension filters

* Adds java samples related to dimension filters

* Adds Java samples for RunRealtimeReport

* Style changes on comment

* Comment changes on files

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Fixes incorrect metric

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: ikuleshov <ikuleshov@google.com>
@google-cla
Copy link

google-cla bot commented Oct 18, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@jradcliff
Copy link
Member

Superseded by other PRs

@jradcliff jradcliff closed this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants