-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Region tags missing from Security Command Center samples #10287
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In which file did you encounter the issue?
Did you change the file? If so, how?
no
Describe the issue
When these files were migrated, the
[START sample_id]and[END sample_id]delimiters for region tags were removed from each sample. Compare with the versions in the googleapis/google-cloud-java repo:Please restore the region tags.
@Kef131 FYI