This repository was archived by the owner on Jan 22, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 18
feat: add the schema_restriction_response field to the ResponseMetaData type that contains the schema restrictions actively enforced in creating a report #361
Merged
Merged
Conversation
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
Contributor Author
| Owl bot is regenerating pull request 361... |
c4e8902 to d57d54e Compare lesv approved these changes Nov 3, 2021
| Your PR has conflicts that you need to resolve before merge-on-green can automerge |
lesv approved these changes Nov 3, 2021
chanseokoh approved these changes Nov 17, 2021
Contributor Author
| Owl bot is regenerating pull request 361... |
…aData` type that contains the schema restrictions actively enforced in creating a report feat: add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type feat: add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason, if specified feat: add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked to a certain metric in a report, if specified PiperOrigin-RevId: 406725448 Source-Link: googleapis/googleapis@c1176cd Source-Link: https://github.com/googleapis/googleapis-gen/commit/4d391c476d0fcf76fd884a677d6a16a0fc44a22b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGQzOTFjNDc2ZDBmY2Y3NmZkODg0YTY3N2Q2YTE2YTBmYzQ0YTIyYiJ9
1663fc8 to e41da04 Compare schema_restriction_response field to the ResponseMetaData type that contains the schema restrictions actively enforced in creating a report feat: add the currency_code, time_zone fields to the ResponseMetaData type feat: add the...schema_restriction_response field to the ResponseMetaData type that contains the schema restrictions actively enforced in creating a report Contributor
| @googleapis/analytics-dpe PTAL |
ikuleshov approved these changes Dec 1, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 7, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [0.11.0](https://www.github.com/googleapis/java-analytics-data/compare/v0.10.2...v0.11.0) (2022-01-07) ### Features * add the `schema_restriction_response` field to the `ResponseMetaData` type that contains the schema restrictions actively enforced in creating a report ([#361](https://www.github.com/googleapis/java-analytics-data/issues/361)) ([dba107a](https://www.github.com/googleapis/java-analytics-data/commit/dba107ad76ad5e5ff54c446073f54e39a6ec926a)) ### Bug Fixes * **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-analytics-data/issues/1299)) ([#378](https://www.github.com/googleapis/java-analytics-data/issues/378)) ([fd890a0](https://www.github.com/googleapis/java-analytics-data/commit/fd890a019ef695eef15325479b88ab98153c6ce3)) * **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-analytics-data/issues/1266)) ([#359](https://www.github.com/googleapis/java-analytics-data/issues/359)) ([96f478d](https://www.github.com/googleapis/java-analytics-data/commit/96f478dd732fa3967b095e28dfaa641ddb458c0f)) * **java:** run Maven in plain console-friendly mode ([#1301](https://www.github.com/googleapis/java-analytics-data/issues/1301)) ([#382](https://www.github.com/googleapis/java-analytics-data/issues/382)) ([96a079f](https://www.github.com/googleapis/java-analytics-data/commit/96a079fbe2b7e31d2f516e80a555a0e6d594717e)) * remove classes for all v1alpha methods ([#345](https://www.github.com/googleapis/java-analytics-data/issues/345)) ([d323fb9](https://www.github.com/googleapis/java-analytics-data/commit/d323fb980cb25be22eb9988e4587c4abaff06681)) ### Documentation * fix docstring formatting ([#368](https://www.github.com/googleapis/java-analytics-data/issues/368)) ([ab58086](https://www.github.com/googleapis/java-analytics-data/commit/ab5808656c6d2ca197e4649764ad64c070d338eb)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#370](https://www.github.com/googleapis/java-analytics-data/issues/370)) ([bfe02e1](https://www.github.com/googleapis/java-analytics-data/commit/bfe02e118f69477cc06cf614ae9b447e026543e6)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#377](https://www.github.com/googleapis/java-analytics-data/issues/377)) ([28c9ebc](https://www.github.com/googleapis/java-analytics-data/commit/28c9ebce442d56b2e5ecab10a5306fa7e91fb535)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#386](https://www.github.com/googleapis/java-analytics-data/issues/386)) ([c7d78d0](https://www.github.com/googleapis/java-analytics-data/commit/c7d78d096b985202e9c0240de53c9f15a4ade5f2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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/java-analytics-data API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
feat: add the
currency_code,time_zonefields to theResponseMetaDatatypefeat: add the
empty_reasonfield to theResponseMetaDatatype that contains an empty report reason, if specifiedfeat: add the
blocked_reasonsfield to theMetricMetadatatype that contains reasons why access was blocked to a certain metric in a report, if specifiedPiperOrigin-RevId: 406725448
Source-Link: googleapis/googleapis@c1176cd
Source-Link: https://github.com/googleapis/googleapis-gen/commit/4d391c476d0fcf76fd884a677d6a16a0fc44a22b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGQzOTFjNDc2ZDBmY2Y3NmZkODg0YTY3N2Q2YTE2YTBmYzQ0YTIyYiJ9