You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
LibraryWithMultiplePatternResourceGenerateTest
Generate Client library
Warning: service DlpService message .google.privacy.dlp.v2.CreateInspectTemplateRequest refers to an unknown resource: dlp.googleapis.com/InspectTemplate
Warning: service DlpService message .google.privacy.dlp.v2.ListInspectTemplatesRequest refers to an unknown resource: dlp.googleapis.com/InspectTemplate
Warning: service DlpService message .google.privacy.dlp.v2.CreateDeidentifyTemplateRequest refers to an unknown resource: dlp.googleapis.com/DeidentifyTemplate
Warning: service DlpService message .google.privacy.dlp.v2.ListDeidentifyTemplatesRequest refers to an unknown resource: dlp.googleapis.com/DeidentifyTemplate
Warning: service DlpService message .google.privacy.dlp.v2.CreateStoredInfoTypeRequest refers to an unknown resource: dlp.googleapis.com/StoredInfoType
Warning: service DlpService message .google.privacy.dlp.v2.ListStoredInfoTypesRequest refers to an unknown resource: dlp.googleapis.com/StoredInfoType
✓ Generated client library with multiple pattern resource should have same output with baseline. (668ms)
It's a little bit unclear since all mentioned resources are defined in dlp.proto. Something going on with multiple patterns? @xiaozhenliu-gg5 can you please take a look?
I noticed that the DLP baseline tests print this:
It's a little bit unclear since all mentioned resources are defined in
dlp.proto. Something going on with multiple patterns? @xiaozhenliu-gg5 can you please take a look?