File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
scripts/client-post-processing Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -562,3 +562,15 @@ replacements:
562562 - ``immediate_parent="projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}"``
563563 - ``immediate_parent="projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/categories/{category_id}"``
564564 count : 2
565+ - paths : [
566+ packages/google-cloud-capacityplanner/google/cloud/capacityplanner_v1beta/types/usage_service.py,
567+ ]
568+ before : |
569+ The format is:
570+
571+ projects/{project}/locations/{location} or
572+ organizations/{organization}/locations/{location} or
573+ folders/{folder}/locations/{location}
574+ after : |
575+ The format is: projects/{project}/locations/{location} or organizations/{organization}/locations/{location} or folders/{folder}/locations/{location}
576+ count : 5
You can’t perform that action at this time.
0 commit comments