Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(all): auto-regenerate gapics (#4671)
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.


Corresponding genproto PR: googleapis/go-genproto#661

Changes:

feat(analytics/admin): add `GetDataRetentionSettings`, `UpdateDataRetentionSettings` methods to the API
  feat: add `GetDisplayVideo360AdvertiserLink`, `ListDisplayVideo360AdvertiserLinks`, `CreateDisplayVideo360AdvertiserLink`, `DeleteDisplayVideo360AdvertiserLink` methods to the API
  
  feat: add `GetDisplayVideo360AdvertiserLinkProposal`, `ListDisplayVideo360AdvertiserLinkProposals`,`DeleteDisplayVideo360AdvertiserLinkProposal`, `CancelDisplayVideo360AdvertiserLinkProposal` methods to the API
  
  feat: add `LinkProposalStatusDetails`, `DisplayVideo360AdvertiserLinkProposal`, `DisplayVideo360AdvertiserLink`
  `LinkProposalState`, `LinkProposalInitiatingProduct`, `ServiceLevel`, `DataRetentionSettings` types to the API
  
  feat: add `service_level` field to `Property` type
  
  feat: add `display_video_360_advertiser_link`, `display_video_360_advertiser_link_proposal`, `data_retention_settings` fields to `ChangeHistoryChange.resource` oneof field.
  
  feat: add `custom` output only field to `ConversionEvent` type
  
  feat: change `measurement_unit` field to mutable in `CustomMetric` type
  
  fix!: remove `UpdateFirebaseLink` method from the API
  
  fix!: rename `is_deletable` field of `ConversionEvent` type to `deletable`
  
  fix!: rename `email_address` field of `GoogleAdsLink` type to `creator_email_address`
  
  fix!: remove `maximum_user_access` field from `FirebaseLink` type
  
  fix!: remove `MaximumUserAccess` enum from the API
  
  PiperOrigin-RevId: 392540180
  Source-Link: googleapis/googleapis@9e617db

chore(dialogflow/cx): Minor updates to links and library descriptions for CCAI and Dialogflow
  PiperOrigin-RevId: 392530804
  Source-Link: googleapis/googleapis@7ae7671
  • Loading branch information
yoshi-automation committed Aug 26, 2021
1 parent 08169ba commit 8467899
Show file tree
Hide file tree
Showing 33 changed files with 1,782 additions and 202 deletions.
944 changes: 790 additions & 154 deletions analytics/admin/apiv1alpha/analytics_admin_client.go

Large diffs are not rendered by default.

288 changes: 268 additions & 20 deletions analytics/admin/apiv1alpha/analytics_admin_client_example_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion analytics/admin/apiv1alpha/doc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8467899

Please sign in to comment.