google-cloud-parallelstore-v1 1.0.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/google/cloud/parallelstore/v1/parallelstore_pb.rb +5 -1
- data/lib/google/cloud/parallelstore/v1/version.rb +1 -1
- data/proto_docs/google/api/client.rb +6 -0
- data/proto_docs/google/cloud/parallelstore/v1/parallelstore.rb +67 -2
- data/proto_docs/google/rpc/code.rb +185 -0
- data/proto_docs/google/rpc/status.rb +1 -1
- metadata +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 286a5b13c6380db635e26507027ea8cdae8e7f8a974ed254e2f34afb0febd2ca
|
4
|
+
data.tar.gz: 4f7abe735f82c003713c0cb3483bb56b61401048f920b01e9c760a0109d8462e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 132d20dc761b6a849bc10e16e02ac9aca8294385784a600f7262871579e771df49571e8ae2da63b2d134881eb499af7e37b9cffc6c1f69f892020ea805875103
|
7
|
+
data.tar.gz: 8131ad3a651e6a8cd5ce9ea61d82dc86a57b53e0069ab7d27c568ecd6fea1fed21dc1d3c43aa5792194b57c4f112c6fe5b29396be34b908f7906f29254075436
|
@@ -13,9 +13,10 @@ require 'google/longrunning/operations_pb'
|
|
13
13
|
require 'google/protobuf/empty_pb'
|
14
14
|
require 'google/protobuf/field_mask_pb'
|
15
15
|
require 'google/protobuf/timestamp_pb'
|
16
|
+
require 'google/rpc/code_pb'
|
16
17
|
|
17
18
|
|
18
|
-
descriptor_data = "\n1google/cloud/parallelstore/v1/parallelstore.proto\x12\x1dgoogle.cloud.parallelstore.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x92\x08\n\x08Instance\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x41\n\x05state\x18\x03 \x01(\x0e\x32-.google.cloud.parallelstore.v1.Instance.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12H\n\x06labels\x18\x06 \x03(\x0b\x32\x33.google.cloud.parallelstore.v1.Instance.LabelsEntryB\x03\xe0\x41\x01\x12\x1c\n\x0c\x63\x61pacity_gib\x18\x08 \x01(\x03\x42\x06\xe0\x41\x05\xe0\x41\x02\x12\x19\n\x0c\x64\x61os_version\x18\t \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\raccess_points\x18\n \x03(\tB\x03\xe0\x41\x03\x12:\n\x07network\x18\x0b \x01(\tB)\xe0\x41\x05\xe0\x41\x01\xfa\x41 \n\x1e\x63ompute.googleapis.com/Network\x12\x44\n\x11reserved_ip_range\x18\x0c \x01(\tB)\xe0\x41\x05\xe0\x41\x01\xfa\x41 \n\x1e\x63ompute.googleapis.com/Address\x12N\n\x1b\x65\x66\x66\x65\x63tive_reserved_ip_range\x18\x0e \x01(\tB)\xe0\x41\x05\xe0\x41\x03\xfa\x41 \n\x1e\x63ompute.googleapis.com/Address\x12N\n\x11\x66ile_stripe_level\x18\x0f \x01(\x0e\x32..google.cloud.parallelstore.v1.FileStripeLevelB\x03\xe0\x41\x01\x12X\n\x16\x64irectory_stripe_level\x18\x10 \x01(\x0e\x32\x33.google.cloud.parallelstore.v1.DirectoryStripeLevelB\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"a\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\r\n\tUPGRADING\x10\x05:}\xea\x41z\n%parallelstore.googleapis.com/Instance\x12<projects/{project}/locations/{location}/instances/{instance}*\tinstances2\x08instance\"\xb2\x01\n\x14ListInstancesRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%parallelstore.googleapis.com/Instance\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x81\x01\n\x15ListInstancesResponse\x12:\n\tinstances\x18\x01 \x03(\x0b\x32\'.google.cloud.parallelstore.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Q\n\x12GetInstanceRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\"\xc9\x01\n\x15\x43reateInstanceRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%parallelstore.googleapis.com/Instance\x12\x18\n\x0binstance_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12>\n\x08instance\x18\x03 \x01(\x0b\x32\'.google.cloud.parallelstore.v1.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xa6\x01\n\x15UpdateInstanceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12>\n\x08instance\x18\x02 \x01(\x0b\x32\'.google.cloud.parallelstore.v1.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\"m\n\x15\x44\x65leteInstanceRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\"#\n\x0fSourceGcsBucket\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\"(\n\x14\x44\x65stinationGcsBucket\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\"(\n\x13SourceParallelstore\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x01\"-\n\x18\x44\x65stinationParallelstore\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\xf9\x02\n\x11ImportDataRequest\x12K\n\x11source_gcs_bucket\x18\x02 \x01(\x0b\x32..google.cloud.parallelstore.v1.SourceGcsBucketH\x00\x12\\\n\x19\x64\x65stination_parallelstore\x18\x03 \x01(\x0b\x32\x37.google.cloud.parallelstore.v1.DestinationParallelstoreH\x01\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x42\n\x0fservice_account\x18\x05 \x01(\tB)\xe0\x41\x01\xfa\x41#\n!iam.googleapis.com/ServiceAccountB\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\xf9\x02\n\x11\x45xportDataRequest\x12R\n\x14source_parallelstore\x18\x02 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1.SourceParallelstoreH\x00\x12U\n\x16\x64\x65stination_gcs_bucket\x18\x03 \x01(\x0b\x32\x33.google.cloud.parallelstore.v1.DestinationGcsBucketH\x01\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x42\n\x0fservice_account\x18\x05 \x01(\tB)\xe0\x41\x01\xfa\x41#\n!iam.googleapis.com/ServiceAccountB\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\x14\n\x12ImportDataResponse\"\xd7\x02\n\x12ImportDataMetadata\x12T\n\x12operation_metadata\x18\x01 \x01(\x0b\x32\x38.google.cloud.parallelstore.v1.TransferOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x07 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x08 \x01(\tB\x03\xe0\x41\x03\"\x14\n\x12\x45xportDataResponse\"\xd7\x02\n\x12\x45xportDataMetadata\x12T\n\x12operation_metadata\x18\x01 \x01(\x0b\x32\x38.google.cloud.parallelstore.v1.TransferOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x07 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x08 \x01(\tB\x03\xe0\x41\x03\"\xaf\x04\n\x19TransferOperationMetadata\x12W\n\x14source_parallelstore\x18\x07 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1.SourceParallelstoreB\x03\xe0\x41\x03H\x00\x12P\n\x11source_gcs_bucket\x18\x08 \x01(\x0b\x32..google.cloud.parallelstore.v1.SourceGcsBucketB\x03\xe0\x41\x03H\x00\x12Z\n\x16\x64\x65stination_gcs_bucket\x18\t \x01(\x0b\x32\x33.google.cloud.parallelstore.v1.DestinationGcsBucketB\x03\xe0\x41\x03H\x01\x12\x61\n\x19\x64\x65stination_parallelstore\x18\n \x01(\x0b\x32\x37.google.cloud.parallelstore.v1.DestinationParallelstoreB\x03\xe0\x41\x03H\x01\x12\x46\n\x08\x63ounters\x18\x03 \x01(\x0b\x32/.google.cloud.parallelstore.v1.TransferCountersB\x03\xe0\x41\x03\x12G\n\rtransfer_type\x18\x06 \x01(\x0e\x32+.google.cloud.parallelstore.v1.TransferTypeB\x03\xe0\x41\x03\x42\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\x9c\x01\n\x10TransferCounters\x12\x15\n\robjects_found\x18\x01 \x01(\x03\x12\x13\n\x0b\x62ytes_found\x18\x02 \x01(\x03\x12\x17\n\x0fobjects_skipped\x18\x03 \x01(\x03\x12\x15\n\rbytes_skipped\x18\x04 \x01(\x03\x12\x16\n\x0eobjects_copied\x18\x05 \x01(\x03\x12\x14\n\x0c\x62ytes_copied\x18\x06 \x01(\x03*E\n\x0cTransferType\x12\x1d\n\x19TRANSFER_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06IMPORT\x10\x01\x12\n\n\x06\x45XPORT\x10\x02*\x8a\x01\n\x0f\x46ileStripeLevel\x12!\n\x1d\x46ILE_STRIPE_LEVEL_UNSPECIFIED\x10\x00\x12\x19\n\x15\x46ILE_STRIPE_LEVEL_MIN\x10\x01\x12\x1e\n\x1a\x46ILE_STRIPE_LEVEL_BALANCED\x10\x02\x12\x19\n\x15\x46ILE_STRIPE_LEVEL_MAX\x10\x03*\xa3\x01\n\x14\x44irectoryStripeLevel\x12&\n\"DIRECTORY_STRIPE_LEVEL_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x44IRECTORY_STRIPE_LEVEL_MIN\x10\x01\x12#\n\x1f\x44IRECTORY_STRIPE_LEVEL_BALANCED\x10\x02\x12\x1e\n\x1a\x44IRECTORY_STRIPE_LEVEL_MAX\x10\x03\x32\x8b\x0c\n\rParallelstore\x12\xba\x01\n\rListInstances\x12\x33.google.cloud.parallelstore.v1.ListInstancesRequest\x1a\x34.google.cloud.parallelstore.v1.ListInstancesResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1/{parent=projects/*/locations/*}/instances\x12\xa7\x01\n\x0bGetInstance\x12\x31.google.cloud.parallelstore.v1.GetInstanceRequest\x1a\'.google.cloud.parallelstore.v1.Instance\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1/{name=projects/*/locations/*/instances/*}\x12\xe4\x01\n\x0e\x43reateInstance\x12\x34.google.cloud.parallelstore.v1.CreateInstanceRequest\x1a\x1d.google.longrunning.Operation\"}\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x1bparent,instance,instance_id\x82\xd3\xe4\x93\x02\x39\"-/v1/{parent=projects/*/locations/*}/instances:\x08instance\x12\xe6\x01\n\x0eUpdateInstance\x12\x34.google.cloud.parallelstore.v1.UpdateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x7f\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x14instance,update_mask\x82\xd3\xe4\x93\x02\x42\x32\x36/v1/{instance.name=projects/*/locations/*/instances/*}:\x08instance\x12\xd0\x01\n\x0e\x44\x65leteInstance\x12\x34.google.cloud.parallelstore.v1.DeleteInstanceRequest\x1a\x1d.google.longrunning.Operation\"i\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1/{name=projects/*/locations/*/instances/*}\x12\xcd\x01\n\nImportData\x12\x30.google.cloud.parallelstore.v1.ImportDataRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41(\n\x12ImportDataResponse\x12\x12ImportDataMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/instances/*}:importData:\x01*\x12\xcd\x01\n\nExportData\x12\x30.google.cloud.parallelstore.v1.ExportDataRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41(\n\x12\x45xportDataResponse\x12\x12\x45xportDataMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/instances/*}:exportData:\x01*\x1aP\xca\x41\x1cparallelstore.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xee\x03\n!com.google.cloud.parallelstore.v1B\x12ParallelstoreProtoP\x01ZGcloud.google.com/go/parallelstore/apiv1/parallelstorepb;parallelstorepb\xaa\x02\x1dGoogle.Cloud.Parallelstore.V1\xca\x02\x1dGoogle\\Cloud\\Parallelstore\\V1\xea\x02 Google::Cloud::Parallelstore::V1\xea\x41N\n\x1e\x63ompute.googleapis.com/Network\x12,projects/{project}/global/networks/{network}\xea\x41Y\n\x1e\x63ompute.googleapis.com/Address\x12\x37projects/{project}/regions/{region}/addresses/{address}\xea\x41Y\n!iam.googleapis.com/ServiceAccount\x12\x34projects/{project}/serviceAccounts/{service_account}b\x06proto3"
|
19
|
+
descriptor_data = "\n1google/cloud/parallelstore/v1/parallelstore.proto\x12\x1dgoogle.cloud.parallelstore.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1bgoogle/api/field_info.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x15google/rpc/code.proto\"\xf9\x08\n\x08Instance\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x08\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x41\n\x05state\x18\x03 \x01(\x0e\x32-.google.cloud.parallelstore.v1.Instance.StateB\x03\xe0\x41\x03\x12\x34\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12H\n\x06labels\x18\x06 \x03(\x0b\x32\x33.google.cloud.parallelstore.v1.Instance.LabelsEntryB\x03\xe0\x41\x01\x12\x1c\n\x0c\x63\x61pacity_gib\x18\x08 \x01(\x03\x42\x06\xe0\x41\x05\xe0\x41\x02\x12\x1b\n\x0c\x64\x61os_version\x18\t \x01(\tB\x05\x18\x01\xe0\x41\x03\x12\x1a\n\raccess_points\x18\n \x03(\tB\x03\xe0\x41\x03\x12:\n\x07network\x18\x0b \x01(\tB)\xe0\x41\x05\xe0\x41\x01\xfa\x41 \n\x1e\x63ompute.googleapis.com/Network\x12\x44\n\x11reserved_ip_range\x18\x0c \x01(\tB)\xe0\x41\x05\xe0\x41\x01\xfa\x41 \n\x1e\x63ompute.googleapis.com/Address\x12N\n\x1b\x65\x66\x66\x65\x63tive_reserved_ip_range\x18\x0e \x01(\tB)\xe0\x41\x05\xe0\x41\x03\xfa\x41 \n\x1e\x63ompute.googleapis.com/Address\x12Q\n\x11\x66ile_stripe_level\x18\x0f \x01(\x0e\x32..google.cloud.parallelstore.v1.FileStripeLevelB\x06\xe0\x41\x05\xe0\x41\x01\x12[\n\x16\x64irectory_stripe_level\x18\x10 \x01(\x0e\x32\x33.google.cloud.parallelstore.v1.DirectoryStripeLevelB\x06\xe0\x41\x05\xe0\x41\x01\x12N\n\x0f\x64\x65ployment_type\x18\x11 \x01(\x0e\x32-.google.cloud.parallelstore.v1.DeploymentTypeB\x06\xe0\x41\x05\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"p\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\n\n\x06\x46\x41ILED\x10\x04\x12\r\n\tUPGRADING\x10\x05\x12\r\n\tREPAIRING\x10\x06:}\xea\x41z\n%parallelstore.googleapis.com/Instance\x12<projects/{project}/locations/{location}/instances/{instance}*\tinstances2\x08instance\"\xb2\x01\n\x14ListInstancesRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%parallelstore.googleapis.com/Instance\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x04 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x05 \x01(\tB\x03\xe0\x41\x01\"\x81\x01\n\x15ListInstancesResponse\x12:\n\tinstances\x18\x01 \x03(\x0b\x32\'.google.cloud.parallelstore.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x12\x13\n\x0bunreachable\x18\x03 \x03(\t\"Q\n\x12GetInstanceRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\"\xc9\x01\n\x15\x43reateInstanceRequest\x12=\n\x06parent\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\x12%parallelstore.googleapis.com/Instance\x12\x18\n\x0binstance_id\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12>\n\x08instance\x18\x03 \x01(\x0b\x32\'.google.cloud.parallelstore.v1.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xa6\x01\n\x15UpdateInstanceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12>\n\x08instance\x18\x02 \x01(\x0b\x32\'.google.cloud.parallelstore.v1.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x03 \x01(\tB\x03\xe0\x41\x01\"m\n\x15\x44\x65leteInstanceRequest\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x17\n\nrequest_id\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x07 \x01(\tB\x03\xe0\x41\x03\"#\n\x0fSourceGcsBucket\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\"(\n\x14\x44\x65stinationGcsBucket\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\"(\n\x13SourceParallelstore\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x01\"-\n\x18\x44\x65stinationParallelstore\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x01\"\xf9\x02\n\x11ImportDataRequest\x12K\n\x11source_gcs_bucket\x18\x02 \x01(\x0b\x32..google.cloud.parallelstore.v1.SourceGcsBucketH\x00\x12\\\n\x19\x64\x65stination_parallelstore\x18\x03 \x01(\x0b\x32\x37.google.cloud.parallelstore.v1.DestinationParallelstoreH\x01\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x42\n\x0fservice_account\x18\x05 \x01(\tB)\xe0\x41\x01\xfa\x41#\n!iam.googleapis.com/ServiceAccountB\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\xf9\x02\n\x11\x45xportDataRequest\x12R\n\x14source_parallelstore\x18\x02 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1.SourceParallelstoreH\x00\x12U\n\x16\x64\x65stination_gcs_bucket\x18\x03 \x01(\x0b\x32\x33.google.cloud.parallelstore.v1.DestinationGcsBucketH\x01\x12;\n\x04name\x18\x01 \x01(\tB-\xe0\x41\x02\xfa\x41\'\n%parallelstore.googleapis.com/Instance\x12\x1f\n\nrequest_id\x18\x04 \x01(\tB\x0b\xe0\x41\x01\xe2\x8c\xcf\xd7\x08\x02\x08\x01\x12\x42\n\x0fservice_account\x18\x05 \x01(\tB)\xe0\x41\x01\xfa\x41#\n!iam.googleapis.com/ServiceAccountB\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\x14\n\x12ImportDataResponse\";\n\x15TransferErrorLogEntry\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12\x15\n\rerror_details\x18\x02 \x03(\t\"\xa2\x01\n\x14TransferErrorSummary\x12$\n\nerror_code\x18\x01 \x01(\x0e\x32\x10.google.rpc.Code\x12\x13\n\x0b\x65rror_count\x18\x02 \x01(\x03\x12O\n\x11\x65rror_log_entries\x18\x04 \x03(\x0b\x32\x34.google.cloud.parallelstore.v1.TransferErrorLogEntry\"\xd7\x02\n\x12ImportDataMetadata\x12T\n\x12operation_metadata\x18\x01 \x01(\x0b\x32\x38.google.cloud.parallelstore.v1.TransferOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x07 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x08 \x01(\tB\x03\xe0\x41\x03\"\x14\n\x12\x45xportDataResponse\"\xd7\x02\n\x12\x45xportDataMetadata\x12T\n\x12operation_metadata\x18\x01 \x01(\x0b\x32\x38.google.cloud.parallelstore.v1.TransferOperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x1b\n\x0estatus_message\x18\x06 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x07 \x01(\x08\x42\x03\xe0\x41\x03\x12\x18\n\x0b\x61pi_version\x18\x08 \x01(\tB\x03\xe0\x41\x03\"\x80\x05\n\x19TransferOperationMetadata\x12W\n\x14source_parallelstore\x18\x07 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1.SourceParallelstoreB\x03\xe0\x41\x03H\x00\x12P\n\x11source_gcs_bucket\x18\x08 \x01(\x0b\x32..google.cloud.parallelstore.v1.SourceGcsBucketB\x03\xe0\x41\x03H\x00\x12Z\n\x16\x64\x65stination_gcs_bucket\x18\t \x01(\x0b\x32\x33.google.cloud.parallelstore.v1.DestinationGcsBucketB\x03\xe0\x41\x03H\x01\x12\x61\n\x19\x64\x65stination_parallelstore\x18\n \x01(\x0b\x32\x37.google.cloud.parallelstore.v1.DestinationParallelstoreB\x03\xe0\x41\x03H\x01\x12\x46\n\x08\x63ounters\x18\x03 \x01(\x0b\x32/.google.cloud.parallelstore.v1.TransferCountersB\x03\xe0\x41\x03\x12G\n\rtransfer_type\x18\x06 \x01(\x0e\x32+.google.cloud.parallelstore.v1.TransferTypeB\x03\xe0\x41\x03\x12O\n\rerror_summary\x18\r \x03(\x0b\x32\x33.google.cloud.parallelstore.v1.TransferErrorSummaryB\x03\xe0\x41\x03\x42\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\xca\x01\n\x10TransferCounters\x12\x15\n\robjects_found\x18\x01 \x01(\x03\x12\x13\n\x0b\x62ytes_found\x18\x02 \x01(\x03\x12\x17\n\x0fobjects_skipped\x18\x03 \x01(\x03\x12\x15\n\rbytes_skipped\x18\x04 \x01(\x03\x12\x16\n\x0eobjects_copied\x18\x05 \x01(\x03\x12\x14\n\x0c\x62ytes_copied\x18\x06 \x01(\x03\x12\x16\n\x0eobjects_failed\x18\x07 \x01(\x03\x12\x14\n\x0c\x62ytes_failed\x18\x08 \x01(\x03*E\n\x0cTransferType\x12\x1d\n\x19TRANSFER_TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06IMPORT\x10\x01\x12\n\n\x06\x45XPORT\x10\x02*\x8a\x01\n\x0f\x46ileStripeLevel\x12!\n\x1d\x46ILE_STRIPE_LEVEL_UNSPECIFIED\x10\x00\x12\x19\n\x15\x46ILE_STRIPE_LEVEL_MIN\x10\x01\x12\x1e\n\x1a\x46ILE_STRIPE_LEVEL_BALANCED\x10\x02\x12\x19\n\x15\x46ILE_STRIPE_LEVEL_MAX\x10\x03*\xa3\x01\n\x14\x44irectoryStripeLevel\x12&\n\"DIRECTORY_STRIPE_LEVEL_UNSPECIFIED\x10\x00\x12\x1e\n\x1a\x44IRECTORY_STRIPE_LEVEL_MIN\x10\x01\x12#\n\x1f\x44IRECTORY_STRIPE_LEVEL_BALANCED\x10\x02\x12\x1e\n\x1a\x44IRECTORY_STRIPE_LEVEL_MAX\x10\x03*N\n\x0e\x44\x65ploymentType\x12\x1f\n\x1b\x44\x45PLOYMENT_TYPE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SCRATCH\x10\x01\x12\x0e\n\nPERSISTENT\x10\x02\x32\x8b\x0c\n\rParallelstore\x12\xba\x01\n\rListInstances\x12\x33.google.cloud.parallelstore.v1.ListInstancesRequest\x1a\x34.google.cloud.parallelstore.v1.ListInstancesResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1/{parent=projects/*/locations/*}/instances\x12\xa7\x01\n\x0bGetInstance\x12\x31.google.cloud.parallelstore.v1.GetInstanceRequest\x1a\'.google.cloud.parallelstore.v1.Instance\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1/{name=projects/*/locations/*/instances/*}\x12\xe4\x01\n\x0e\x43reateInstance\x12\x34.google.cloud.parallelstore.v1.CreateInstanceRequest\x1a\x1d.google.longrunning.Operation\"}\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x1bparent,instance,instance_id\x82\xd3\xe4\x93\x02\x39\"-/v1/{parent=projects/*/locations/*}/instances:\x08instance\x12\xe6\x01\n\x0eUpdateInstance\x12\x34.google.cloud.parallelstore.v1.UpdateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x7f\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x14instance,update_mask\x82\xd3\xe4\x93\x02\x42\x32\x36/v1/{instance.name=projects/*/locations/*/instances/*}:\x08instance\x12\xd0\x01\n\x0e\x44\x65leteInstance\x12\x34.google.cloud.parallelstore.v1.DeleteInstanceRequest\x1a\x1d.google.longrunning.Operation\"i\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1/{name=projects/*/locations/*/instances/*}\x12\xcd\x01\n\nImportData\x12\x30.google.cloud.parallelstore.v1.ImportDataRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41(\n\x12ImportDataResponse\x12\x12ImportDataMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/instances/*}:importData:\x01*\x12\xcd\x01\n\nExportData\x12\x30.google.cloud.parallelstore.v1.ExportDataRequest\x1a\x1d.google.longrunning.Operation\"n\xca\x41(\n\x12\x45xportDataResponse\x12\x12\x45xportDataMetadata\x82\xd3\xe4\x93\x02=\"8/v1/{name=projects/*/locations/*/instances/*}:exportData:\x01*\x1aP\xca\x41\x1cparallelstore.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xee\x03\n!com.google.cloud.parallelstore.v1B\x12ParallelstoreProtoP\x01ZGcloud.google.com/go/parallelstore/apiv1/parallelstorepb;parallelstorepb\xaa\x02\x1dGoogle.Cloud.Parallelstore.V1\xca\x02\x1dGoogle\\Cloud\\Parallelstore\\V1\xea\x02 Google::Cloud::Parallelstore::V1\xea\x41N\n\x1e\x63ompute.googleapis.com/Network\x12,projects/{project}/global/networks/{network}\xea\x41Y\n\x1e\x63ompute.googleapis.com/Address\x12\x37projects/{project}/regions/{region}/addresses/{address}\xea\x41Y\n!iam.googleapis.com/ServiceAccount\x12\x34projects/{project}/serviceAccounts/{service_account}b\x06proto3"
|
19
20
|
|
20
21
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
21
22
|
|
@@ -63,6 +64,8 @@ module Google
|
|
63
64
|
ImportDataRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ImportDataRequest").msgclass
|
64
65
|
ExportDataRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ExportDataRequest").msgclass
|
65
66
|
ImportDataResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ImportDataResponse").msgclass
|
67
|
+
TransferErrorLogEntry = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferErrorLogEntry").msgclass
|
68
|
+
TransferErrorSummary = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferErrorSummary").msgclass
|
66
69
|
ImportDataMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ImportDataMetadata").msgclass
|
67
70
|
ExportDataResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ExportDataResponse").msgclass
|
68
71
|
ExportDataMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ExportDataMetadata").msgclass
|
@@ -71,6 +74,7 @@ module Google
|
|
71
74
|
TransferType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferType").enummodule
|
72
75
|
FileStripeLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.FileStripeLevel").enummodule
|
73
76
|
DirectoryStripeLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.DirectoryStripeLevel").enummodule
|
77
|
+
DeploymentType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.DeploymentType").enummodule
|
74
78
|
end
|
75
79
|
end
|
76
80
|
end
|
@@ -221,6 +221,12 @@ module Google
|
|
221
221
|
# Pythonic which are included in `protobuf>=5.29.x`. This feature will be
|
222
222
|
# enabled by default 1 month after launching the feature in preview
|
223
223
|
# packages.
|
224
|
+
# @!attribute [rw] unversioned_package_disabled
|
225
|
+
# @return [::Boolean]
|
226
|
+
# Disables generation of an unversioned Python package for this client
|
227
|
+
# library. This means that the module names will need to be versioned in
|
228
|
+
# import statements. For example `import google.cloud.library_v2` instead
|
229
|
+
# of `import google.cloud.library`.
|
224
230
|
class ExperimentalFeatures
|
225
231
|
include ::Google::Protobuf::MessageExts
|
226
232
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -50,7 +50,9 @@ module Google
|
|
50
50
|
# Allowed values are between 12000 and 100000, in multiples of 4000; e.g.,
|
51
51
|
# 12000, 16000, 20000, ...
|
52
52
|
# @!attribute [r] daos_version
|
53
|
+
# @deprecated This field is deprecated and may be removed in the next major version update.
|
53
54
|
# @return [::String]
|
55
|
+
# Output only. Deprecated 'daos_version' field.
|
54
56
|
# Output only. The version of DAOS software running in the instance.
|
55
57
|
# @!attribute [r] access_points
|
56
58
|
# @return [::Array<::String>]
|
@@ -73,7 +75,7 @@ module Google
|
|
73
75
|
# the value currently used by the service.
|
74
76
|
# @!attribute [rw] file_stripe_level
|
75
77
|
# @return [::Google::Cloud::Parallelstore::V1::FileStripeLevel]
|
76
|
-
# Optional. Stripe level for files. Allowed values are:
|
78
|
+
# Optional. Immutable. Stripe level for files. Allowed values are:
|
77
79
|
#
|
78
80
|
# * `FILE_STRIPE_LEVEL_MIN`: offers the best performance for small size
|
79
81
|
# files.
|
@@ -82,7 +84,7 @@ module Google
|
|
82
84
|
# * `FILE_STRIPE_LEVEL_MAX`: higher throughput performance for larger files.
|
83
85
|
# @!attribute [rw] directory_stripe_level
|
84
86
|
# @return [::Google::Cloud::Parallelstore::V1::DirectoryStripeLevel]
|
85
|
-
# Optional. Stripe level for directories. Allowed values are:
|
87
|
+
# Optional. Immutable. Stripe level for directories. Allowed values are:
|
86
88
|
#
|
87
89
|
# * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a
|
88
90
|
# small number of files.
|
@@ -90,6 +92,13 @@ module Google
|
|
90
92
|
# involving a mix of small and large directories.
|
91
93
|
# * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large
|
92
94
|
# number of files.
|
95
|
+
# @!attribute [rw] deployment_type
|
96
|
+
# @return [::Google::Cloud::Parallelstore::V1::DeploymentType]
|
97
|
+
# Optional. Immutable. The deployment type of the instance. Allowed values
|
98
|
+
# are:
|
99
|
+
#
|
100
|
+
# * `SCRATCH`: the instance is a scratch instance.
|
101
|
+
# * `PERSISTENT`: the instance is a persistent instance.
|
93
102
|
class Instance
|
94
103
|
include ::Google::Protobuf::MessageExts
|
95
104
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -122,6 +131,10 @@ module Google
|
|
122
131
|
|
123
132
|
# The instance is being upgraded.
|
124
133
|
UPGRADING = 5
|
134
|
+
|
135
|
+
# The instance is being repaired. This should only be used by instances
|
136
|
+
# using the `PERSISTENT` deployment type.
|
137
|
+
REPAIRING = 6
|
125
138
|
end
|
126
139
|
end
|
127
140
|
|
@@ -433,6 +446,35 @@ module Google
|
|
433
446
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
434
447
|
end
|
435
448
|
|
449
|
+
# An entry describing an error that has occurred.
|
450
|
+
# @!attribute [rw] uri
|
451
|
+
# @return [::String]
|
452
|
+
# A URL that refers to the target (a data source, a data sink,
|
453
|
+
# or an object) with which the error is associated.
|
454
|
+
# @!attribute [rw] error_details
|
455
|
+
# @return [::Array<::String>]
|
456
|
+
# A list of messages that carry the error details.
|
457
|
+
class TransferErrorLogEntry
|
458
|
+
include ::Google::Protobuf::MessageExts
|
459
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
460
|
+
end
|
461
|
+
|
462
|
+
# A summary of errors by error code, plus a count and sample error log
|
463
|
+
# entries.
|
464
|
+
# @!attribute [rw] error_code
|
465
|
+
# @return [::Google::Rpc::Code]
|
466
|
+
# One of the error codes that caused the transfer failure.
|
467
|
+
# @!attribute [rw] error_count
|
468
|
+
# @return [::Integer]
|
469
|
+
# Count of this type of error.
|
470
|
+
# @!attribute [rw] error_log_entries
|
471
|
+
# @return [::Array<::Google::Cloud::Parallelstore::V1::TransferErrorLogEntry>]
|
472
|
+
# A list of messages that carry the error details.
|
473
|
+
class TransferErrorSummary
|
474
|
+
include ::Google::Protobuf::MessageExts
|
475
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
476
|
+
end
|
477
|
+
|
436
478
|
# Metadata related to the data import operation.
|
437
479
|
# @!attribute [rw] operation_metadata
|
438
480
|
# @return [::Google::Cloud::Parallelstore::V1::TransferOperationMetadata]
|
@@ -534,6 +576,10 @@ module Google
|
|
534
576
|
# @!attribute [r] transfer_type
|
535
577
|
# @return [::Google::Cloud::Parallelstore::V1::TransferType]
|
536
578
|
# Output only. The type of transfer occurring.
|
579
|
+
# @!attribute [r] error_summary
|
580
|
+
# @return [::Array<::Google::Cloud::Parallelstore::V1::TransferErrorSummary>]
|
581
|
+
# Output only. List of files that failed to be transferred. This list will
|
582
|
+
# have a maximum size of 5 elements.
|
537
583
|
class TransferOperationMetadata
|
538
584
|
include ::Google::Protobuf::MessageExts
|
539
585
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -564,6 +610,12 @@ module Google
|
|
564
610
|
# @!attribute [rw] bytes_copied
|
565
611
|
# @return [::Integer]
|
566
612
|
# Bytes that are copied to the data destination.
|
613
|
+
# @!attribute [rw] objects_failed
|
614
|
+
# @return [::Integer]
|
615
|
+
# Objects that are failed to write to the data destination.
|
616
|
+
# @!attribute [rw] bytes_failed
|
617
|
+
# @return [::Integer]
|
618
|
+
# Bytes that are failed to write to the data destination.
|
567
619
|
class TransferCounters
|
568
620
|
include ::Google::Protobuf::MessageExts
|
569
621
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -610,6 +662,19 @@ module Google
|
|
610
662
|
# Maximum directory striping
|
611
663
|
DIRECTORY_STRIPE_LEVEL_MAX = 3
|
612
664
|
end
|
665
|
+
|
666
|
+
# Represents the deployment type for the instance.
|
667
|
+
module DeploymentType
|
668
|
+
# Default Deployment Type
|
669
|
+
# It is equivalent to SCRATCH
|
670
|
+
DEPLOYMENT_TYPE_UNSPECIFIED = 0
|
671
|
+
|
672
|
+
# Scratch
|
673
|
+
SCRATCH = 1
|
674
|
+
|
675
|
+
# Persistent
|
676
|
+
PERSISTENT = 2
|
677
|
+
end
|
613
678
|
end
|
614
679
|
end
|
615
680
|
end
|
@@ -0,0 +1,185 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2025 Google LLC
|
4
|
+
#
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
# you may not use this file except in compliance with the License.
|
7
|
+
# You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
#
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
# See the License for the specific language governing permissions and
|
15
|
+
# limitations under the License.
|
16
|
+
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
18
|
+
|
19
|
+
|
20
|
+
module Google
|
21
|
+
module Rpc
|
22
|
+
# The canonical error codes for gRPC APIs.
|
23
|
+
#
|
24
|
+
#
|
25
|
+
# Sometimes multiple error codes may apply. Services should return
|
26
|
+
# the most specific error code that applies. For example, prefer
|
27
|
+
# `OUT_OF_RANGE` over `FAILED_PRECONDITION` if both codes apply.
|
28
|
+
# Similarly prefer `NOT_FOUND` or `ALREADY_EXISTS` over `FAILED_PRECONDITION`.
|
29
|
+
module Code
|
30
|
+
# Not an error; returned on success.
|
31
|
+
#
|
32
|
+
# HTTP Mapping: 200 OK
|
33
|
+
OK = 0
|
34
|
+
|
35
|
+
# The operation was cancelled, typically by the caller.
|
36
|
+
#
|
37
|
+
# HTTP Mapping: 499 Client Closed Request
|
38
|
+
CANCELLED = 1
|
39
|
+
|
40
|
+
# Unknown error. For example, this error may be returned when
|
41
|
+
# a `Status` value received from another address space belongs to
|
42
|
+
# an error space that is not known in this address space. Also
|
43
|
+
# errors raised by APIs that do not return enough error information
|
44
|
+
# may be converted to this error.
|
45
|
+
#
|
46
|
+
# HTTP Mapping: 500 Internal Server Error
|
47
|
+
UNKNOWN = 2
|
48
|
+
|
49
|
+
# The client specified an invalid argument. Note that this differs
|
50
|
+
# from `FAILED_PRECONDITION`. `INVALID_ARGUMENT` indicates arguments
|
51
|
+
# that are problematic regardless of the state of the system
|
52
|
+
# (e.g., a malformed file name).
|
53
|
+
#
|
54
|
+
# HTTP Mapping: 400 Bad Request
|
55
|
+
INVALID_ARGUMENT = 3
|
56
|
+
|
57
|
+
# The deadline expired before the operation could complete. For operations
|
58
|
+
# that change the state of the system, this error may be returned
|
59
|
+
# even if the operation has completed successfully. For example, a
|
60
|
+
# successful response from a server could have been delayed long
|
61
|
+
# enough for the deadline to expire.
|
62
|
+
#
|
63
|
+
# HTTP Mapping: 504 Gateway Timeout
|
64
|
+
DEADLINE_EXCEEDED = 4
|
65
|
+
|
66
|
+
# Some requested entity (e.g., file or directory) was not found.
|
67
|
+
#
|
68
|
+
# Note to server developers: if a request is denied for an entire class
|
69
|
+
# of users, such as gradual feature rollout or undocumented allowlist,
|
70
|
+
# `NOT_FOUND` may be used. If a request is denied for some users within
|
71
|
+
# a class of users, such as user-based access control, `PERMISSION_DENIED`
|
72
|
+
# must be used.
|
73
|
+
#
|
74
|
+
# HTTP Mapping: 404 Not Found
|
75
|
+
NOT_FOUND = 5
|
76
|
+
|
77
|
+
# The entity that a client attempted to create (e.g., file or directory)
|
78
|
+
# already exists.
|
79
|
+
#
|
80
|
+
# HTTP Mapping: 409 Conflict
|
81
|
+
ALREADY_EXISTS = 6
|
82
|
+
|
83
|
+
# The caller does not have permission to execute the specified
|
84
|
+
# operation. `PERMISSION_DENIED` must not be used for rejections
|
85
|
+
# caused by exhausting some resource (use `RESOURCE_EXHAUSTED`
|
86
|
+
# instead for those errors). `PERMISSION_DENIED` must not be
|
87
|
+
# used if the caller can not be identified (use `UNAUTHENTICATED`
|
88
|
+
# instead for those errors). This error code does not imply the
|
89
|
+
# request is valid or the requested entity exists or satisfies
|
90
|
+
# other pre-conditions.
|
91
|
+
#
|
92
|
+
# HTTP Mapping: 403 Forbidden
|
93
|
+
PERMISSION_DENIED = 7
|
94
|
+
|
95
|
+
# The request does not have valid authentication credentials for the
|
96
|
+
# operation.
|
97
|
+
#
|
98
|
+
# HTTP Mapping: 401 Unauthorized
|
99
|
+
UNAUTHENTICATED = 16
|
100
|
+
|
101
|
+
# Some resource has been exhausted, perhaps a per-user quota, or
|
102
|
+
# perhaps the entire file system is out of space.
|
103
|
+
#
|
104
|
+
# HTTP Mapping: 429 Too Many Requests
|
105
|
+
RESOURCE_EXHAUSTED = 8
|
106
|
+
|
107
|
+
# The operation was rejected because the system is not in a state
|
108
|
+
# required for the operation's execution. For example, the directory
|
109
|
+
# to be deleted is non-empty, an rmdir operation is applied to
|
110
|
+
# a non-directory, etc.
|
111
|
+
#
|
112
|
+
# Service implementors can use the following guidelines to decide
|
113
|
+
# between `FAILED_PRECONDITION`, `ABORTED`, and `UNAVAILABLE`:
|
114
|
+
# (a) Use `UNAVAILABLE` if the client can retry just the failing call.
|
115
|
+
# (b) Use `ABORTED` if the client should retry at a higher level. For
|
116
|
+
# example, when a client-specified test-and-set fails, indicating the
|
117
|
+
# client should restart a read-modify-write sequence.
|
118
|
+
# (c) Use `FAILED_PRECONDITION` if the client should not retry until
|
119
|
+
# the system state has been explicitly fixed. For example, if an "rmdir"
|
120
|
+
# fails because the directory is non-empty, `FAILED_PRECONDITION`
|
121
|
+
# should be returned since the client should not retry unless
|
122
|
+
# the files are deleted from the directory.
|
123
|
+
#
|
124
|
+
# HTTP Mapping: 400 Bad Request
|
125
|
+
FAILED_PRECONDITION = 9
|
126
|
+
|
127
|
+
# The operation was aborted, typically due to a concurrency issue such as
|
128
|
+
# a sequencer check failure or transaction abort.
|
129
|
+
#
|
130
|
+
# See the guidelines above for deciding between `FAILED_PRECONDITION`,
|
131
|
+
# `ABORTED`, and `UNAVAILABLE`.
|
132
|
+
#
|
133
|
+
# HTTP Mapping: 409 Conflict
|
134
|
+
ABORTED = 10
|
135
|
+
|
136
|
+
# The operation was attempted past the valid range. E.g., seeking or
|
137
|
+
# reading past end-of-file.
|
138
|
+
#
|
139
|
+
# Unlike `INVALID_ARGUMENT`, this error indicates a problem that may
|
140
|
+
# be fixed if the system state changes. For example, a 32-bit file
|
141
|
+
# system will generate `INVALID_ARGUMENT` if asked to read at an
|
142
|
+
# offset that is not in the range [0,2^32-1], but it will generate
|
143
|
+
# `OUT_OF_RANGE` if asked to read from an offset past the current
|
144
|
+
# file size.
|
145
|
+
#
|
146
|
+
# There is a fair bit of overlap between `FAILED_PRECONDITION` and
|
147
|
+
# `OUT_OF_RANGE`. We recommend using `OUT_OF_RANGE` (the more specific
|
148
|
+
# error) when it applies so that callers who are iterating through
|
149
|
+
# a space can easily look for an `OUT_OF_RANGE` error to detect when
|
150
|
+
# they are done.
|
151
|
+
#
|
152
|
+
# HTTP Mapping: 400 Bad Request
|
153
|
+
OUT_OF_RANGE = 11
|
154
|
+
|
155
|
+
# The operation is not implemented or is not supported/enabled in this
|
156
|
+
# service.
|
157
|
+
#
|
158
|
+
# HTTP Mapping: 501 Not Implemented
|
159
|
+
UNIMPLEMENTED = 12
|
160
|
+
|
161
|
+
# Internal errors. This means that some invariants expected by the
|
162
|
+
# underlying system have been broken. This error code is reserved
|
163
|
+
# for serious errors.
|
164
|
+
#
|
165
|
+
# HTTP Mapping: 500 Internal Server Error
|
166
|
+
INTERNAL = 13
|
167
|
+
|
168
|
+
# The service is currently unavailable. This is most likely a
|
169
|
+
# transient condition, which can be corrected by retrying with
|
170
|
+
# a backoff. Note that it is not always safe to retry
|
171
|
+
# non-idempotent operations.
|
172
|
+
#
|
173
|
+
# See the guidelines above for deciding between `FAILED_PRECONDITION`,
|
174
|
+
# `ABORTED`, and `UNAVAILABLE`.
|
175
|
+
#
|
176
|
+
# HTTP Mapping: 503 Service Unavailable
|
177
|
+
UNAVAILABLE = 14
|
178
|
+
|
179
|
+
# Unrecoverable data loss or corruption.
|
180
|
+
#
|
181
|
+
# HTTP Mapping: 500 Internal Server Error
|
182
|
+
DATA_LOSS = 15
|
183
|
+
end
|
184
|
+
end
|
185
|
+
end
|
@@ -29,7 +29,7 @@ module Google
|
|
29
29
|
# @!attribute [rw] code
|
30
30
|
# @return [::Integer]
|
31
31
|
# The status code, which should be an enum value of
|
32
|
-
#
|
32
|
+
# {::Google::Rpc::Code google.rpc.Code}.
|
33
33
|
# @!attribute [rw] message
|
34
34
|
# @return [::String]
|
35
35
|
# A developer-facing error message, which should be in English. Any
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-parallelstore-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-04-21 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: gapic-common
|
@@ -105,6 +105,7 @@ files:
|
|
105
105
|
- proto_docs/google/protobuf/empty.rb
|
106
106
|
- proto_docs/google/protobuf/field_mask.rb
|
107
107
|
- proto_docs/google/protobuf/timestamp.rb
|
108
|
+
- proto_docs/google/rpc/code.rb
|
108
109
|
- proto_docs/google/rpc/status.rb
|
109
110
|
homepage: https://github.com/googleapis/google-cloud-ruby
|
110
111
|
licenses:
|
@@ -124,7 +125,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
124
125
|
- !ruby/object:Gem::Version
|
125
126
|
version: '0'
|
126
127
|
requirements: []
|
127
|
-
rubygems_version: 3.6.
|
128
|
+
rubygems_version: 3.6.5
|
128
129
|
specification_version: 4
|
129
130
|
summary: API Client library for the Parallelstore V1 API
|
130
131
|
test_files: []
|