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

Commit

Permalink
docs: deprecate extra field to avoid confusion (#447)
Browse files Browse the repository at this point in the history
* fix: deprecate extra field to avoid confusion

PiperOrigin-RevId: 477776089

Source-Link: googleapis/googleapis@57062cd

Source-Link: googleapis/googleapis-gen@99b76b5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliNzZiNTJiMTM4YTc5Mjc3ZmNhYzhjNDY2NDRiODE1YzdhMzdkNyJ9

* 🦉 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Oct 3, 2022
1 parent c7b97e7 commit 8ee182f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions google/cloud/dlp_v2/types/dlp.py
Expand Up @@ -8110,8 +8110,7 @@ class InfoTypeSummary(proto.Message):
info_type (google.cloud.dlp_v2.types.InfoType):
The infoType.
estimated_prevalence (int):
Approximate percentage of non-null rows that
contained data detected by this infotype.
Not populated for predicted infotypes.
"""

info_type = proto.Field(
Expand Down

0 comments on commit 8ee182f

Please sign in to comment.