Skip to content

Commit

Permalink
fix!: An existing field source_gcs_uri is renamed to `source_gcs_bu…
Browse files Browse the repository at this point in the history
…cket` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` (#7302)

fix!: An existing field `destination_path` is renamed to `destination_parallelstore` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest`
fix!: An existing field `source_path` is renamed to `source_parallelstore` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
fix!: An existing field `destination_gcs_uri` is renamed to `destination_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
feat: A new message `SourceGcsBucket` is added
feat: A new message `DestinationGcsBucket` is added
feat: A new message `SourceParallelstore` is added
feat: A new message `DestinationParallelstore` is added
PiperOrigin-RevId: 631870782
Source-Link: googleapis/googleapis@29bdbeb
Source-Link: googleapis/googleapis-gen@c8f3df6
Copy-Tag: eyJwIjoiUGFyYWxsZWxzdG9yZS8uT3dsQm90LnlhbWwiLCJoIjoiYzhmM2RmNmJiNTIxMTEwNjUyOGZiZjY3ZjM0YzVlM2FkZjk2ZWVlMSJ9
  • Loading branch information
gcf-owl-bot[bot] committed May 10, 2024
1 parent 22def9f commit 0f600d2
Show file tree
Hide file tree
Showing 7 changed files with 332 additions and 60 deletions.
Binary file modified Parallelstore/metadata/V1Beta/Parallelstore.php
Binary file not shown.
71 changes: 71 additions & 0 deletions Parallelstore/src/V1beta/DestinationGcsBucket.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 71 additions & 0 deletions Parallelstore/src/V1beta/DestinationParallelstore.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 24 additions & 30 deletions Parallelstore/src/V1beta/ExportDataRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 24 additions & 30 deletions Parallelstore/src/V1beta/ImportDataRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f600d2

Please sign in to comment.