google-cloud-parallelstore-v1 1.4.1 → 1.5.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b34f89ffcd5f0f60195a8621ac1195c59692349464ad6ca91b3a8c88ed843ded
4
- data.tar.gz: 0cef9c47b6dbe3faee2fd350062e04b02a0bc921ab6b7ff0ddbcc9f6c70505f4
3
+ metadata.gz: d9345b17e91255ccb0894603396683cccaad1c4181f7be2c27dc7ae7bf591bf7
4
+ data.tar.gz: e0cbece92978fc5c721f249f22f6819e0b436744a926494a253d368da74d62e8
5
5
  SHA512:
6
- metadata.gz: e8d0019cd832afbce430893ad994e543a8cd2a19c6283b9c7365e563e96f2aef4920b4d3ae8a76530751bff3383ce1227760f8e896b5a9465b1c7a240c830af6
7
- data.tar.gz: 8ac49184f218bdb7aa7237b246384ba814ffa3eedfbbd0e04bf9414ec8bc053f721080ffa9402c37641e61526f9dd5a1eea8b43d587cb6e88cd0d62b6efd1a64
6
+ metadata.gz: 42845c7bd7bb709a605ce518e32fb56a7af702dd3bf175da3838508e7efb8380de44055b14e35d05d48518a78f78b9800e4ca503534b01f0f97ec611fba8be4b
7
+ data.tar.gz: f139b2dab2762e2028eefa779e7e104acf06027a3fbf9b846220a5a20a7713a1293221c4c98825d8e33bea1867ea0a068e874e8039dfee7ef2896e5fc26a3e43
@@ -455,8 +455,8 @@ module Google
455
455
  # ignore the request if it has already been completed. The server will
456
456
  # guarantee that for at least 60 minutes since the first request.
457
457
  #
458
- # For example, consider a situation where you make an initial request and t
459
- # he request times out. If you make the request again with the same request
458
+ # For example, consider a situation where you make an initial request and
459
+ # the request times out. If you make the request again with the same request
460
460
  # ID, the server can check if original operation with the same request ID
461
461
  # was received, and if so, will ignore the second request. This prevents
462
462
  # clients from accidentally creating duplicate commitments.
@@ -568,8 +568,8 @@ module Google
568
568
  # ignore the request if it has already been completed. The server will
569
569
  # guarantee that for at least 60 minutes since the first request.
570
570
  #
571
- # For example, consider a situation where you make an initial request and t
572
- # he request times out. If you make the request again with the same request
571
+ # For example, consider a situation where you make an initial request and
572
+ # the request times out. If you make the request again with the same request
573
573
  # ID, the server can check if original operation with the same request ID
574
574
  # was received, and if so, will ignore the second request. This prevents
575
575
  # clients from accidentally creating duplicate commitments.
@@ -676,8 +676,8 @@ module Google
676
676
  # ignore the request if it has already been completed. The server will
677
677
  # guarantee that for at least 60 minutes after the first request.
678
678
  #
679
- # For example, consider a situation where you make an initial request and t
680
- # he request times out. If you make the request again with the same request
679
+ # For example, consider a situation where you make an initial request and
680
+ # the request times out. If you make the request again with the same request
681
681
  # ID, the server can check if original operation with the same request ID
682
682
  # was received, and if so, will ignore the second request. This prevents
683
683
  # clients from accidentally creating duplicate commitments.
@@ -771,7 +771,7 @@ module Google
771
771
  # @param options [::Gapic::CallOptions, ::Hash]
772
772
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
773
773
  #
774
- # @overload import_data(source_gcs_bucket: nil, destination_parallelstore: nil, name: nil, request_id: nil, service_account: nil)
774
+ # @overload import_data(source_gcs_bucket: nil, destination_parallelstore: nil, name: nil, request_id: nil, service_account: nil, metadata_options: nil)
775
775
  # Pass arguments to `import_data` via keyword arguments. Note that at
776
776
  # least one keyword argument is required. To specify no parameters, or to keep all
777
777
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -788,8 +788,8 @@ module Google
788
788
  # ignore the request if it has already been completed. The server will
789
789
  # guarantee that for at least 60 minutes since the first request.
790
790
  #
791
- # For example, consider a situation where you make an initial request and t
792
- # he request times out. If you make the request again with the same request
791
+ # For example, consider a situation where you make an initial request and
792
+ # the request times out. If you make the request again with the same request
793
793
  # ID, the server can check if original operation with the same request ID
794
794
  # was received, and if so, will ignore the second request. This prevents
795
795
  # clients from accidentally creating duplicate commitments.
@@ -808,6 +808,8 @@ module Google
808
808
  #
809
809
  # If unspecified, the Parallelstore service agent is used:
810
810
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
811
+ # @param metadata_options [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions, ::Hash]
812
+ # Optional. The transfer metadata options for the import data.
811
813
  #
812
814
  # @yield [response, operation] Access the result along with the RPC operation
813
815
  # @yieldparam response [::Gapic::Operation]
@@ -895,7 +897,7 @@ module Google
895
897
  # @param options [::Gapic::CallOptions, ::Hash]
896
898
  # Overrides the default settings for this call, e.g, timeout, retries, etc. Optional.
897
899
  #
898
- # @overload export_data(source_parallelstore: nil, destination_gcs_bucket: nil, name: nil, request_id: nil, service_account: nil)
900
+ # @overload export_data(source_parallelstore: nil, destination_gcs_bucket: nil, name: nil, request_id: nil, service_account: nil, metadata_options: nil)
899
901
  # Pass arguments to `export_data` via keyword arguments. Note that at
900
902
  # least one keyword argument is required. To specify no parameters, or to keep all
901
903
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -912,8 +914,8 @@ module Google
912
914
  # ignore the request if it has already been completed. The server will
913
915
  # guarantee that for at least 60 minutes since the first request.
914
916
  #
915
- # For example, consider a situation where you make an initial request and t
916
- # he request times out. If you make the request again with the same request
917
+ # For example, consider a situation where you make an initial request and
918
+ # the request times out. If you make the request again with the same request
917
919
  # ID, the server can check if original operation with the same request ID
918
920
  # was received, and if so, will ignore the second request. This prevents
919
921
  # clients from accidentally creating duplicate commitments.
@@ -931,6 +933,8 @@ module Google
931
933
  #
932
934
  # If unspecified, the Parallelstore service agent is used:
933
935
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
936
+ # @param metadata_options [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions, ::Hash]
937
+ # Optional. The metadata options for the export data.
934
938
  #
935
939
  # @yield [response, operation] Access the result along with the RPC operation
936
940
  # @yieldparam response [::Gapic::Operation]
@@ -435,8 +435,8 @@ module Google
435
435
  # ignore the request if it has already been completed. The server will
436
436
  # guarantee that for at least 60 minutes since the first request.
437
437
  #
438
- # For example, consider a situation where you make an initial request and t
439
- # he request times out. If you make the request again with the same request
438
+ # For example, consider a situation where you make an initial request and
439
+ # the request times out. If you make the request again with the same request
440
440
  # ID, the server can check if original operation with the same request ID
441
441
  # was received, and if so, will ignore the second request. This prevents
442
442
  # clients from accidentally creating duplicate commitments.
@@ -541,8 +541,8 @@ module Google
541
541
  # ignore the request if it has already been completed. The server will
542
542
  # guarantee that for at least 60 minutes since the first request.
543
543
  #
544
- # For example, consider a situation where you make an initial request and t
545
- # he request times out. If you make the request again with the same request
544
+ # For example, consider a situation where you make an initial request and
545
+ # the request times out. If you make the request again with the same request
546
546
  # ID, the server can check if original operation with the same request ID
547
547
  # was received, and if so, will ignore the second request. This prevents
548
548
  # clients from accidentally creating duplicate commitments.
@@ -642,8 +642,8 @@ module Google
642
642
  # ignore the request if it has already been completed. The server will
643
643
  # guarantee that for at least 60 minutes after the first request.
644
644
  #
645
- # For example, consider a situation where you make an initial request and t
646
- # he request times out. If you make the request again with the same request
645
+ # For example, consider a situation where you make an initial request and
646
+ # the request times out. If you make the request again with the same request
647
647
  # ID, the server can check if original operation with the same request ID
648
648
  # was received, and if so, will ignore the second request. This prevents
649
649
  # clients from accidentally creating duplicate commitments.
@@ -730,7 +730,7 @@ module Google
730
730
  # @param options [::Gapic::CallOptions, ::Hash]
731
731
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
732
732
  #
733
- # @overload import_data(source_gcs_bucket: nil, destination_parallelstore: nil, name: nil, request_id: nil, service_account: nil)
733
+ # @overload import_data(source_gcs_bucket: nil, destination_parallelstore: nil, name: nil, request_id: nil, service_account: nil, metadata_options: nil)
734
734
  # Pass arguments to `import_data` via keyword arguments. Note that at
735
735
  # least one keyword argument is required. To specify no parameters, or to keep all
736
736
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -747,8 +747,8 @@ module Google
747
747
  # ignore the request if it has already been completed. The server will
748
748
  # guarantee that for at least 60 minutes since the first request.
749
749
  #
750
- # For example, consider a situation where you make an initial request and t
751
- # he request times out. If you make the request again with the same request
750
+ # For example, consider a situation where you make an initial request and
751
+ # the request times out. If you make the request again with the same request
752
752
  # ID, the server can check if original operation with the same request ID
753
753
  # was received, and if so, will ignore the second request. This prevents
754
754
  # clients from accidentally creating duplicate commitments.
@@ -767,6 +767,8 @@ module Google
767
767
  #
768
768
  # If unspecified, the Parallelstore service agent is used:
769
769
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
770
+ # @param metadata_options [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions, ::Hash]
771
+ # Optional. The transfer metadata options for the import data.
770
772
  # @yield [result, operation] Access the result along with the TransportOperation object
771
773
  # @yieldparam result [::Gapic::Operation]
772
774
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -847,7 +849,7 @@ module Google
847
849
  # @param options [::Gapic::CallOptions, ::Hash]
848
850
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
849
851
  #
850
- # @overload export_data(source_parallelstore: nil, destination_gcs_bucket: nil, name: nil, request_id: nil, service_account: nil)
852
+ # @overload export_data(source_parallelstore: nil, destination_gcs_bucket: nil, name: nil, request_id: nil, service_account: nil, metadata_options: nil)
851
853
  # Pass arguments to `export_data` via keyword arguments. Note that at
852
854
  # least one keyword argument is required. To specify no parameters, or to keep all
853
855
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -864,8 +866,8 @@ module Google
864
866
  # ignore the request if it has already been completed. The server will
865
867
  # guarantee that for at least 60 minutes since the first request.
866
868
  #
867
- # For example, consider a situation where you make an initial request and t
868
- # he request times out. If you make the request again with the same request
869
+ # For example, consider a situation where you make an initial request and
870
+ # the request times out. If you make the request again with the same request
869
871
  # ID, the server can check if original operation with the same request ID
870
872
  # was received, and if so, will ignore the second request. This prevents
871
873
  # clients from accidentally creating duplicate commitments.
@@ -883,6 +885,8 @@ module Google
883
885
  #
884
886
  # If unspecified, the Parallelstore service agent is used:
885
887
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
888
+ # @param metadata_options [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions, ::Hash]
889
+ # Optional. The metadata options for the export data.
886
890
  # @yield [result, operation] Access the result along with the TransportOperation object
887
891
  # @yieldparam result [::Gapic::Operation]
888
892
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -16,7 +16,7 @@ require 'google/protobuf/timestamp_pb'
16
16
  require 'google/rpc/code_pb'
17
17
 
18
18
 
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
+ 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\"\xcb\x03\n\x17TransferMetadataOptions\x12L\n\x03uid\x18\x01 \x01(\x0e\x32:.google.cloud.parallelstore.v1.TransferMetadataOptions.UidB\x03\xe0\x41\x01\x12L\n\x03gid\x18\x02 \x01(\x0e\x32:.google.cloud.parallelstore.v1.TransferMetadataOptions.GidB\x03\xe0\x41\x01\x12N\n\x04mode\x18\x03 \x01(\x0e\x32;.google.cloud.parallelstore.v1.TransferMetadataOptions.ModeB\x03\xe0\x41\x01\"A\n\x03Uid\x12\x13\n\x0fUID_UNSPECIFIED\x10\x00\x12\x0c\n\x08UID_SKIP\x10\x01\x12\x17\n\x13UID_NUMBER_PRESERVE\x10\x02\"A\n\x03Gid\x12\x13\n\x0fGID_UNSPECIFIED\x10\x00\x12\x0c\n\x08GID_SKIP\x10\x01\x12\x17\n\x13GID_NUMBER_PRESERVE\x10\x02\">\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tMODE_SKIP\x10\x01\x12\x11\n\rMODE_PRESERVE\x10\x02\"\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\"\xd0\x03\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/ServiceAccount\x12U\n\x10metadata_options\x18\x06 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1.TransferMetadataOptionsB\x03\xe0\x41\x01\x42\x08\n\x06sourceB\r\n\x0b\x64\x65stination\"\xd0\x03\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/ServiceAccount\x12U\n\x10metadata_options\x18\x06 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1.TransferMetadataOptionsB\x03\xe0\x41\x01\x42\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"
20
20
 
21
21
  pool = Google::Protobuf::DescriptorPool.generated_pool
22
22
 
@@ -50,6 +50,10 @@ module Google
50
50
  module V1
51
51
  Instance = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.Instance").msgclass
52
52
  Instance::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.Instance.State").enummodule
53
+ TransferMetadataOptions = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferMetadataOptions").msgclass
54
+ TransferMetadataOptions::Uid = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferMetadataOptions.Uid").enummodule
55
+ TransferMetadataOptions::Gid = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferMetadataOptions.Gid").enummodule
56
+ TransferMetadataOptions::Mode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.TransferMetadataOptions.Mode").enummodule
53
57
  ListInstancesRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ListInstancesRequest").msgclass
54
58
  ListInstancesResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.ListInstancesResponse").msgclass
55
59
  GetInstanceRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.parallelstore.v1.GetInstanceRequest").msgclass
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Parallelstore
23
23
  module V1
24
- VERSION = "1.4.1"
24
+ VERSION = "1.5.0"
25
25
  end
26
26
  end
27
27
  end
@@ -52,8 +52,8 @@ module Google
52
52
  # @!attribute [r] daos_version
53
53
  # @deprecated This field is deprecated and may be removed in the next major version update.
54
54
  # @return [::String]
55
- # Output only. Deprecated 'daos_version' field.
56
- # Output only. The version of DAOS software running in the instance.
55
+ # Output only. Deprecated: The version of DAOS software running in the
56
+ # instance.
57
57
  # @!attribute [r] access_points
58
58
  # @return [::Array<::String>]
59
59
  # Output only. A list of IPv4 addresses used for client side configuration.
@@ -138,6 +138,57 @@ module Google
138
138
  end
139
139
  end
140
140
 
141
+ # Transfer metadata options for the instance.
142
+ # @!attribute [rw] uid
143
+ # @return [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Uid]
144
+ # Optional. The UID preservation behavior.
145
+ # @!attribute [rw] gid
146
+ # @return [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Gid]
147
+ # Optional. The GID preservation behavior.
148
+ # @!attribute [rw] mode
149
+ # @return [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Mode]
150
+ # Optional. The mode preservation behavior.
151
+ class TransferMetadataOptions
152
+ include ::Google::Protobuf::MessageExts
153
+ extend ::Google::Protobuf::MessageExts::ClassMethods
154
+
155
+ # The UID preservation behavior.
156
+ module Uid
157
+ # default is UID_NUMBER_PRESERVE.
158
+ UID_UNSPECIFIED = 0
159
+
160
+ # Do not preserve UID during a transfer job.
161
+ UID_SKIP = 1
162
+
163
+ # Preserve UID that is in number format during a transfer job.
164
+ UID_NUMBER_PRESERVE = 2
165
+ end
166
+
167
+ # The GID preservation behavior.
168
+ module Gid
169
+ # default is GID_NUMBER_PRESERVE.
170
+ GID_UNSPECIFIED = 0
171
+
172
+ # Do not preserve GID during a transfer job.
173
+ GID_SKIP = 1
174
+
175
+ # Preserve GID that is in number format during a transfer job.
176
+ GID_NUMBER_PRESERVE = 2
177
+ end
178
+
179
+ # The mode preservation behavior.
180
+ module Mode
181
+ # default is MODE_PRESERVE.
182
+ MODE_UNSPECIFIED = 0
183
+
184
+ # Do not preserve mode during a transfer job.
185
+ MODE_SKIP = 1
186
+
187
+ # Preserve mode during a transfer job.
188
+ MODE_PRESERVE = 2
189
+ end
190
+ end
191
+
141
192
  # List instances request.
142
193
  # @!attribute [rw] parent
143
194
  # @return [::String]
@@ -215,8 +266,8 @@ module Google
215
266
  # ignore the request if it has already been completed. The server will
216
267
  # guarantee that for at least 60 minutes since the first request.
217
268
  #
218
- # For example, consider a situation where you make an initial request and t
219
- # he request times out. If you make the request again with the same request
269
+ # For example, consider a situation where you make an initial request and
270
+ # the request times out. If you make the request again with the same request
220
271
  # ID, the server can check if original operation with the same request ID
221
272
  # was received, and if so, will ignore the second request. This prevents
222
273
  # clients from accidentally creating duplicate commitments.
@@ -245,8 +296,8 @@ module Google
245
296
  # ignore the request if it has already been completed. The server will
246
297
  # guarantee that for at least 60 minutes since the first request.
247
298
  #
248
- # For example, consider a situation where you make an initial request and t
249
- # he request times out. If you make the request again with the same request
299
+ # For example, consider a situation where you make an initial request and
300
+ # the request times out. If you make the request again with the same request
250
301
  # ID, the server can check if original operation with the same request ID
251
302
  # was received, and if so, will ignore the second request. This prevents
252
303
  # clients from accidentally creating duplicate commitments.
@@ -269,8 +320,8 @@ module Google
269
320
  # ignore the request if it has already been completed. The server will
270
321
  # guarantee that for at least 60 minutes after the first request.
271
322
  #
272
- # For example, consider a situation where you make an initial request and t
273
- # he request times out. If you make the request again with the same request
323
+ # For example, consider a situation where you make an initial request and
324
+ # the request times out. If you make the request again with the same request
274
325
  # ID, the server can check if original operation with the same request ID
275
326
  # was received, and if so, will ignore the second request. This prevents
276
327
  # clients from accidentally creating duplicate commitments.
@@ -372,8 +423,8 @@ module Google
372
423
  # ignore the request if it has already been completed. The server will
373
424
  # guarantee that for at least 60 minutes since the first request.
374
425
  #
375
- # For example, consider a situation where you make an initial request and t
376
- # he request times out. If you make the request again with the same request
426
+ # For example, consider a situation where you make an initial request and
427
+ # the request times out. If you make the request again with the same request
377
428
  # ID, the server can check if original operation with the same request ID
378
429
  # was received, and if so, will ignore the second request. This prevents
379
430
  # clients from accidentally creating duplicate commitments.
@@ -393,6 +444,9 @@ module Google
393
444
  #
394
445
  # If unspecified, the Parallelstore service agent is used:
395
446
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
447
+ # @!attribute [rw] metadata_options
448
+ # @return [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions]
449
+ # Optional. The transfer metadata options for the import data.
396
450
  class ImportDataRequest
397
451
  include ::Google::Protobuf::MessageExts
398
452
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -415,8 +469,8 @@ module Google
415
469
  # ignore the request if it has already been completed. The server will
416
470
  # guarantee that for at least 60 minutes since the first request.
417
471
  #
418
- # For example, consider a situation where you make an initial request and t
419
- # he request times out. If you make the request again with the same request
472
+ # For example, consider a situation where you make an initial request and
473
+ # the request times out. If you make the request again with the same request
420
474
  # ID, the server can check if original operation with the same request ID
421
475
  # was received, and if so, will ignore the second request. This prevents
422
476
  # clients from accidentally creating duplicate commitments.
@@ -435,6 +489,9 @@ module Google
435
489
  #
436
490
  # If unspecified, the Parallelstore service agent is used:
437
491
  # `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
492
+ # @!attribute [rw] metadata_options
493
+ # @return [::Google::Cloud::Parallelstore::V1::TransferMetadataOptions]
494
+ # Optional. The metadata options for the export data.
438
495
  class ExportDataRequest
439
496
  include ::Google::Protobuf::MessageExts
440
497
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -612,10 +669,10 @@ module Google
612
669
  # Bytes that are copied to the data destination.
613
670
  # @!attribute [rw] objects_failed
614
671
  # @return [::Integer]
615
- # Objects that are failed to write to the data destination.
672
+ # Objects that failed to be written to the data destination.
616
673
  # @!attribute [rw] bytes_failed
617
674
  # @return [::Integer]
618
- # Bytes that are failed to write to the data destination.
675
+ # Bytes that failed to be written to the data destination.
619
676
  class TransferCounters
620
677
  include ::Google::Protobuf::MessageExts
621
678
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-parallelstore-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC