This repository was archived by the owner on Sep 9, 2023. It is now read-only.
fix!: remove unused fields from EnhancedMeasurementSettings#137
Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom Jan 19, 2021
Merged
fix!: remove unused fields from EnhancedMeasurementSettings#137gcf-merge-on-green[bot] merged 2 commits intomasterfrom
EnhancedMeasurementSettings#137gcf-merge-on-green[bot] merged 2 commits intomasterfrom
Conversation
…update_mask` field is required for all Update operations feat: add pagination support for `ListFirebaseLinks` operation fix!: rename `country_code` field to `region_code` in `Account` fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` fix!: remove `parent` field from `GoogleAdsLink` PiperOrigin-RevId: 351651504 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jan 13 13:18:19 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 23e7356f4cf449d6e9977698c5d9383b566be7af Source-Link: googleapis/googleapis@23e7356
Codecov Report
@@ Coverage Diff @@
## master #137 +/- ##
============================================
- Coverage 84.83% 84.75% -0.09%
Complexity 349 349
============================================
Files 6 6
Lines 2525 2564 +39
Branches 33 34 +1
============================================
+ Hits 2142 2173 +31
- Misses 334 341 +7
- Partials 49 50 +1
Continue to review full report at Codecov.
|
EnhancedMeasurementSettings fix!: update_mask field is required for all Update operations feat: add pagination support for ListFirebaseLinks operation fix!: rename country_code field to region_code in `AccounEnhancedMeasurementSettings
chingor13
approved these changes
Jan 19, 2021
Merged
chingor13
pushed a commit
that referenced
this pull request
Jan 19, 2021
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1fd91381-8baf-4747-bdeb-1a9742e427d9/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 351651504 Source-Link: googleapis/googleapis@23e7356 fix!: `update_mask` field is required for all Update operations feat: add pagination support for `ListFirebaseLinks` operation fix!: rename `country_code` field to `region_code` in `Account` fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` fix!: remove `parent` field from `GoogleAdsLink`
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 19, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/java-analytics-admin/compare/v0.2.5...v0.3.0) (2021-01-19) ### ⚠ BREAKING CHANGES * `update_mask` field is required for all Update operations * rename `country_code` field to `region_code` in `Account` * rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` * remove `parent` field from `GoogleAdsLink` * remove unused fields from `EnhancedMeasurementSettings` (#137) ### Features * add pagination support for `ListFirebaseLinks` operation ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) ### Bug Fixes * `update_mask` field is required for all Update operations ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) * remove `parent` field from `GoogleAdsLink` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) * remove unused fields from `EnhancedMeasurementSettings` ([#137](https://www.github.com/googleapis/java-analytics-admin/issues/137)) ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) * rename `country_code` field to `region_code` in `Account` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) * rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` ([6bfa58c](https://www.github.com/googleapis/java-analytics-admin/commit/6bfa58c307adc8a79dd05345299f8e39ddcf32db)) ### Documentation * put markdown table in a codeblock ([#132](https://www.github.com/googleapis/java-analytics-admin/issues/132)) ([15ccf20](https://www.github.com/googleapis/java-analytics-admin/commit/15ccf20bf20791d2a0192d67302e40a46a5cf432)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#136](https://www.github.com/googleapis/java-analytics-admin/issues/136)) ([6d52546](https://www.github.com/googleapis/java-analytics-admin/commit/6d52546b2fc5703571801d5b8045574ad9985bf1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
fix!:
update_maskfield is required for all Update operationsfeat: add pagination support for
ListFirebaseLinksoperationfix!: rename
country_codefield toregion_codeinAccountfix!: rename
url_query_parameterfield touri_query_parameterinEnhancedMeasurementSettingsfix!: remove
parentfield fromGoogleAdsLinkThis PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/1fd91381-8baf-4747-bdeb-1a9742e427d9/targets
PiperOrigin-RevId: 351651504
Source-Link: googleapis/googleapis@23e7356