diff --git a/.librarian/generator-input/client-post-processing/doc-formatting.yaml b/.librarian/generator-input/client-post-processing/doc-formatting.yaml index d8cc69282b96..6c654c8f81cc 100644 --- a/.librarian/generator-input/client-post-processing/doc-formatting.yaml +++ b/.librarian/generator-input/client-post-processing/doc-formatting.yaml @@ -532,22 +532,6 @@ replacements: some control over that maintenance, either proactively before maintenance was scheduled count: 1 - - paths: [ - packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/types/storage_batch_operations_types.py, - ] - before: | - content_type \(str\): - \ Optional. Updates objects Content-Type fixed - \ metadata. Unset values will be ignored. - \ Set empty values to clear the metadata. Refer - \ to documentation in - after: | - content_type (str): - Optional. Updates objects Content-Type fixed - metadata. Unset values will be ignored. - Set empty values to clear the metadata. Refer - to documentation in - count: 1 - paths: [ packages/google-cloud-dataplex/google/cloud/dataplex_v1/types/business_glossary.py, ]