Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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,
]
Expand Down
Loading