Commit graph

33 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
02f73f5309 feat: add transfer metadata options proto definition
docs: update tickets component number

PiperOrigin-RevId: 839132650
2025-12-02 00:46:43 -08:00
Google APIs
4d2bfee25b docs: update tickets component number
PiperOrigin-RevId: 839132192
2025-12-02 00:45:09 -08:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
36533b09a6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
1de7d6fbed chore: updates component id to Parallelstore Cloud Support
PiperOrigin-RevId: 770962207
2025-06-13 00:01:41 -07:00
Google APIs
021fc2e17e docs: fix various typos in commentary
PiperOrigin-RevId: 764977880
2025-05-29 19:14:36 -07:00
Google APIs
bab01b38ef fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
86c36f7a52 docs: A comment for field daos_version in message .google.cloud.parallelstore.v1.Instance is changed
docs: A comment for field `objects_failed` in message `.google.cloud.parallelstore.v1.TransferCounters` is changed
docs: A comment for field `bytes_failed` in message `.google.cloud.parallelstore.v1.TransferCounters` is changed

PiperOrigin-RevId: 747747291
2025-04-15 00:32:17 -07:00
Google APIs
07c7b132c7 feat: A new value REPAIRING is added to enum State
feat: A new message `TransferMetadataOptions` is added
feat: A new field `metadata_options` is added to message `v1beta.ImportDataRequest`
feat: A new field `metadata_options` is added to message `v1beta.ExportDataRequest`
feat: A new message `TransferErrorLogEntry` is added
feat: A new message `TransferErrorSummary` is added
feat: A new field `error_summary` is added to message `v1beta.TransferOperationMetadata`
feat: A new field `objects_failed` is added to message `v1beta.TransferCounters`
feat: A new field `bytes_failed` is added to message `v1beta.TransferCounters`
feat: Field `daos_version` in message `v1beta.Instance` is Deprecated
docs: fields `directory_stripe_level` `deployment_type` `file_stripe_level` in message `v1beta.Instance` documented as immutable

PiperOrigin-RevId: 744762908
2025-04-07 10:12:25 -07:00
Google APIs
eaefcef14f build: add dependency //google/rpc:code_proto to //google/cloud/parallelstore/v1beta
PiperOrigin-RevId: 743134288
2025-04-02 07:47:56 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
a003cab30e feat: deprecating daos_version field
feat: Adding `deployment_type` field
docs: updated documentation for field `daos_version` in message `.google.cloud.parallelstore.v1.Instance` to reflect that the field is deprecated.
docs: Updated field `file_stripe_level` in message `.google.cloud.parallelstore.v1.Instance` to reflected that message is now immutable
docs: updated `directory_stripe_level` in message `.google.cloud.parallelstore.v1.Instance` to reflect that the field is now immutable

PiperOrigin-RevId: 726614548
2025-02-13 13:27:12 -08:00
Google APIs
5f6e5d261b feat!: Updated versioned client dependency to v1 of the service
PiperOrigin-RevId: 725808625
2025-02-11 16:11:08 -08:00
Google APIs
e0cd5faa96 docs: fix links in documentation
PiperOrigin-RevId: 712997712
2025-01-07 12:12:26 -08:00
Google APIs
52e4108231 chore: fix links in documentation
docs: A comment for field `requested_cancellation` in message `.google.cloud.parallelstore.v1beta.OperationMetadata` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` is changed

PiperOrigin-RevId: 710797407
2024-12-30 14:40:47 -08:00
Google APIs
9ea2c56cb7 feat: A new enum DeploymentType is added
feat: A new field `deployment_type` is added to message `.google.cloud.parallelstore.v1beta.Instance`

PiperOrigin-RevId: 702831788
2024-12-04 13:03:54 -08:00
Google APIs
bb6b53e326 chore: remove body selector from http rule
PiperOrigin-RevId: 693215877
2024-11-04 22:51:10 -08:00
Google APIs
d9673c1cab feat: Generate libraries for Parallelstore V1 API
PiperOrigin-RevId: 689456358
2024-10-24 11:34:20 -07:00
Google APIs
3708fdf26f docs: minor documentation formatting fix for Parallelstore
PiperOrigin-RevId: 681948084
2024-10-03 11:01:48 -07:00
Google APIs
917e347c53 docs: minor documentation formatting fix for Parallelstore
PiperOrigin-RevId: 681538037
2024-10-02 11:53:40 -07:00
Google APIs
692cc30fde feat: adding v1 version of our api
PiperOrigin-RevId: 681144478
2024-10-01 13:32:15 -07:00
Google APIs
6125b3deff docs: cleanup of Parallelstore API descriptions
feat: add UPGRADING state to Parallelstore state

PiperOrigin-RevId: 678758858
2024-09-25 10:40:46 -07:00
Google APIs
24c5ee0917 feat: add file_stripe_level and directory_stripe_level fields to Instance
PiperOrigin-RevId: 658160286
2024-07-31 15:21:49 -07:00
Google APIs
748b487f94 feat: add iam.googleapis.com/ServiceAccount resource definition
---
feat: Adding Import/Export BYOSA to the export Data request

---
feat: Adding Import/Export BYOSA to the import Data request
PiperOrigin-RevId: 648793361
2024-07-02 11:47:40 -07:00
Google APIs
52c0d0c3a7 docs: Fixing link for public documentation
PiperOrigin-RevId: 638026348
2024-05-28 14:35:30 -07:00
Google APIs
07dfcdab40 fix!: An existing field create_time is removed from message .google.cloud.parallelstore.v1beta.TransferOperationMetadata
fix!: An existing field `end_time` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
fix!: An existing field `source` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
fix!: An existing field `destination` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
feat: A new field `create_time` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `end_time` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `target` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `verb` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `status_message` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `requested_cancellation` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `api_version` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata`
feat: A new field `create_time` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `end_time` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `target` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `verb` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `status_message` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `requested_cancellation` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `api_version` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata`
feat: A new field `source_parallelstore` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
feat: A new field `source_gcs_bucket` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
feat: A new field `destination_gcs_bucket` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
feat: A new field `destination_parallelstore` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
docs: A comment for field `counters` in message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` is changed
docs: A comment for field `transfer_type` in message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` is changed

PiperOrigin-RevId: 634007169
2024-05-15 10:52:46 -07:00
Google APIs
29bdbeb032 fix!: An existing field source_gcs_uri is renamed to source_gcs_bucket in message .google.cloud.parallelstore.v1beta.ImportDataRequest
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
2024-05-08 11:36:32 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
35125cf48a feat(parallelstore/v1beta): add ImportData and ExportData RPCs
docs: fix typo in Instance.reserved_ip_range field doc

PiperOrigin-RevId: 629176948
2024-04-29 13:54:13 -07:00
Google APIs
33ca425894 chore(ruby): configure clients for google-cloud-parallelstore
PiperOrigin-RevId: 607737016
2024-02-16 10:49:07 -08:00
Google APIs
d1a0232b52 feat: introducing Parallelstore API v1beta
PiperOrigin-RevId: 607141292
2024-02-14 16:28:46 -08:00