File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
packages/google-cloud-maintenance-api/scripts/client-post-processing
scripts/client-post-processing Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ ../../../../scripts/client-post-processing/doc-formatting.yaml
Original file line number Diff line number Diff line change @@ -649,3 +649,23 @@ replacements:
649649 happens in the context of the search results
650650 from the first search call.
651651 count : 3
652+ - paths : [
653+ packages/google-cloud-maintenance-api/google/cloud/maintenance_api_v1beta/types/maintenance_service.py,
654+ ]
655+ before : |
656+ user_controllable \(bool\):
657+ \ Output only. Indicates whether the user has
658+ \ some control over that maintenance, either
659+ \ proactively before maintenance was scheduled
660+ after : |
661+ user_controllable (bool):
662+ Output only. Indicates whether the user has
663+ some control over that maintenance, either
664+ proactively before maintenance was scheduled
665+ count : 1
666+ - paths : [
667+ packages/google-cloud-maintenance-api/google/cloud/maintenance_api_v1beta/types/maintenance_service.py,
668+ ]
669+ before : ' resource.resourceName=~"\*/instance-20241212-211259"'
670+ after : ' resource.resourceName=~"\*/instance-20241212-211259"'
671+ count : 1
You can’t perform that action at this time.
0 commit comments