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
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
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