google-cloud-parallelstore-v1beta 0.3.0 → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/parallelstore/v1beta/parallelstore/client.rb +33 -24
- data/lib/google/cloud/parallelstore/v1beta/parallelstore/rest/client.rb +33 -24
- data/lib/google/cloud/parallelstore/v1beta/parallelstore_pb.rb +1 -1
- data/lib/google/cloud/parallelstore/v1beta/parallelstore_services_pb.rb +6 -6
- data/lib/google/cloud/parallelstore/v1beta/version.rb +1 -1
- data/proto_docs/google/api/client.rb +17 -0
- data/proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb +95 -93
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 19fb1a0861fedb45cf983d25e194e863ac258fe1196b5d36a876d6a6dfd29ebb
|
4
|
+
data.tar.gz: 0d75f108e8a973e92cba341503fe1896565db875f9d3af78d8c4306ddc0699a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0db1b582ee3f8a4153e7a6aa8201d542687402583e9e204c42406c5e5d4a524176433ba0bcf6833ebe1f0d26fb99b099e091a0edc5a38bb3a1016783e77df477
|
7
|
+
data.tar.gz: 768da0757bc3ff958525699fbc848883dc72aeca09ba8f76b0035c156306a8da7125999d95e33df7171675185ff3be9b16458fc7c9e4251c1ed422e4098aa24e
|
@@ -207,7 +207,7 @@ module Google
|
|
207
207
|
# Service calls
|
208
208
|
|
209
209
|
##
|
210
|
-
# Lists
|
210
|
+
# Lists all instances in a given project and location.
|
211
211
|
#
|
212
212
|
# @overload list_instances(request, options = nil)
|
213
213
|
# Pass arguments to `list_instances` via a request object, either of type
|
@@ -227,19 +227,18 @@ module Google
|
|
227
227
|
# @param parent [::String]
|
228
228
|
# Required. The project and location for which to retrieve instance
|
229
229
|
# information, in the format `projects/{project_id}/locations/{location}`.
|
230
|
-
#
|
231
|
-
#
|
232
|
-
#
|
233
|
-
# `{location}` value.
|
230
|
+
#
|
231
|
+
# To retrieve instance information for all locations, use "-" as the value of
|
232
|
+
# `{location}`.
|
234
233
|
# @param page_size [::Integer]
|
235
234
|
# Optional. Requested page size. Server may return fewer items than
|
236
|
-
# requested. If unspecified, server will pick an appropriate default.
|
235
|
+
# requested. If unspecified, the server will pick an appropriate default.
|
237
236
|
# @param page_token [::String]
|
238
237
|
# Optional. A token identifying a page of results the server should return.
|
239
238
|
# @param filter [::String]
|
240
|
-
# Optional. Filtering results
|
239
|
+
# Optional. Filtering results.
|
241
240
|
# @param order_by [::String]
|
242
|
-
# Optional. Hint for how to order the results
|
241
|
+
# Optional. Hint for how to order the results.
|
243
242
|
#
|
244
243
|
# @yield [response, operation] Access the result along with the RPC operation
|
245
244
|
# @yieldparam response [::Gapic::PagedEnumerable<::Google::Cloud::Parallelstore::V1beta::Instance>]
|
@@ -312,7 +311,7 @@ module Google
|
|
312
311
|
end
|
313
312
|
|
314
313
|
##
|
315
|
-
# Gets details of a single
|
314
|
+
# Gets details of a single instance.
|
316
315
|
#
|
317
316
|
# @overload get_instance(request, options = nil)
|
318
317
|
# Pass arguments to `get_instance` via a request object, either of type
|
@@ -419,10 +418,9 @@ module Google
|
|
419
418
|
# @param parent [::String]
|
420
419
|
# Required. The instance's project and location, in the format
|
421
420
|
# `projects/{project}/locations/{location}`.
|
422
|
-
# Locations map to Google Cloud zones
|
421
|
+
# Locations map to Google Cloud zones; for example, `us-west1-b`.
|
423
422
|
# @param instance_id [::String]
|
424
|
-
# Required. The
|
425
|
-
# project with the following restrictions:
|
423
|
+
# Required. The name of the Parallelstore instance.
|
426
424
|
#
|
427
425
|
# * Must contain only lowercase letters, numbers, and hyphens.
|
428
426
|
# * Must start with a letter.
|
@@ -520,7 +518,7 @@ module Google
|
|
520
518
|
end
|
521
519
|
|
522
520
|
##
|
523
|
-
# Updates the parameters of a single
|
521
|
+
# Updates the parameters of a single instance.
|
524
522
|
#
|
525
523
|
# @overload update_instance(request, options = nil)
|
526
524
|
# Pass arguments to `update_instance` via a request object, either of type
|
@@ -538,12 +536,12 @@ module Google
|
|
538
536
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
539
537
|
#
|
540
538
|
# @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
|
541
|
-
# Required. Mask of fields to update
|
539
|
+
# Required. Mask of fields to update. Field mask is used to specify the
|
542
540
|
# fields to be overwritten in the Instance resource by the update. At least
|
543
541
|
# one path must be supplied in this field. The fields specified in the
|
544
542
|
# update_mask are relative to the resource, not the full request.
|
545
543
|
# @param instance [::Google::Cloud::Parallelstore::V1beta::Instance, ::Hash]
|
546
|
-
# Required. The instance to update
|
544
|
+
# Required. The instance to update.
|
547
545
|
# @param request_id [::String]
|
548
546
|
# Optional. An optional request ID to identify requests. Specify a unique
|
549
547
|
# request ID so that if you must retry your request, the server will know to
|
@@ -633,7 +631,7 @@ module Google
|
|
633
631
|
end
|
634
632
|
|
635
633
|
##
|
636
|
-
# Deletes a single
|
634
|
+
# Deletes a single instance.
|
637
635
|
#
|
638
636
|
# @overload delete_instance(request, options = nil)
|
639
637
|
# Pass arguments to `delete_instance` via a request object, either of type
|
@@ -741,7 +739,7 @@ module Google
|
|
741
739
|
end
|
742
740
|
|
743
741
|
##
|
744
|
-
#
|
742
|
+
# Copies data from Cloud Storage to Parallelstore.
|
745
743
|
#
|
746
744
|
# @overload import_data(request, options = nil)
|
747
745
|
# Pass arguments to `import_data` via a request object, either of type
|
@@ -759,7 +757,7 @@ module Google
|
|
759
757
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
760
758
|
#
|
761
759
|
# @param source_gcs_bucket [::Google::Cloud::Parallelstore::V1beta::SourceGcsBucket, ::Hash]
|
762
|
-
# Cloud Storage source.
|
760
|
+
# The Cloud Storage source bucket and, optionally, path inside the bucket.
|
763
761
|
# @param destination_parallelstore [::Google::Cloud::Parallelstore::V1beta::DestinationParallelstore, ::Hash]
|
764
762
|
# Parallelstore destination.
|
765
763
|
# @param name [::String]
|
@@ -779,11 +777,17 @@ module Google
|
|
779
777
|
# The request ID must be a valid UUID with the exception that zero UUID is
|
780
778
|
# not supported (00000000-0000-0000-0000-000000000000).
|
781
779
|
# @param service_account [::String]
|
782
|
-
# Optional. User-specified
|
780
|
+
# Optional. User-specified service account credentials to be used when
|
783
781
|
# performing the transfer.
|
784
|
-
#
|
782
|
+
#
|
783
|
+
# Use one of the following formats:
|
784
|
+
#
|
785
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
786
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
787
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
788
|
+
#
|
785
789
|
# If unspecified, the Parallelstore service agent is used:
|
786
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
790
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
787
791
|
#
|
788
792
|
# @yield [response, operation] Access the result along with the RPC operation
|
789
793
|
# @yieldparam response [::Gapic::Operation]
|
@@ -859,7 +863,7 @@ module Google
|
|
859
863
|
end
|
860
864
|
|
861
865
|
##
|
862
|
-
#
|
866
|
+
# Copies data from Parallelstore to Cloud Storage.
|
863
867
|
#
|
864
868
|
# @overload export_data(request, options = nil)
|
865
869
|
# Pass arguments to `export_data` via a request object, either of type
|
@@ -899,9 +903,14 @@ module Google
|
|
899
903
|
# @param service_account [::String]
|
900
904
|
# Optional. User-specified Service Account (SA) credentials to be used when
|
901
905
|
# performing the transfer.
|
902
|
-
#
|
906
|
+
# Use one of the following formats:
|
907
|
+
#
|
908
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
909
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
910
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
911
|
+
#
|
903
912
|
# If unspecified, the Parallelstore service agent is used:
|
904
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
913
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
905
914
|
#
|
906
915
|
# @yield [response, operation] Access the result along with the RPC operation
|
907
916
|
# @yieldparam response [::Gapic::Operation]
|
@@ -201,7 +201,7 @@ module Google
|
|
201
201
|
# Service calls
|
202
202
|
|
203
203
|
##
|
204
|
-
# Lists
|
204
|
+
# Lists all instances in a given project and location.
|
205
205
|
#
|
206
206
|
# @overload list_instances(request, options = nil)
|
207
207
|
# Pass arguments to `list_instances` via a request object, either of type
|
@@ -221,19 +221,18 @@ module Google
|
|
221
221
|
# @param parent [::String]
|
222
222
|
# Required. The project and location for which to retrieve instance
|
223
223
|
# information, in the format `projects/{project_id}/locations/{location}`.
|
224
|
-
#
|
225
|
-
#
|
226
|
-
#
|
227
|
-
# `{location}` value.
|
224
|
+
#
|
225
|
+
# To retrieve instance information for all locations, use "-" as the value of
|
226
|
+
# `{location}`.
|
228
227
|
# @param page_size [::Integer]
|
229
228
|
# Optional. Requested page size. Server may return fewer items than
|
230
|
-
# requested. If unspecified, server will pick an appropriate default.
|
229
|
+
# requested. If unspecified, the server will pick an appropriate default.
|
231
230
|
# @param page_token [::String]
|
232
231
|
# Optional. A token identifying a page of results the server should return.
|
233
232
|
# @param filter [::String]
|
234
|
-
# Optional. Filtering results
|
233
|
+
# Optional. Filtering results.
|
235
234
|
# @param order_by [::String]
|
236
|
-
# Optional. Hint for how to order the results
|
235
|
+
# Optional. Hint for how to order the results.
|
237
236
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
238
237
|
# @yieldparam result [::Google::Cloud::Parallelstore::V1beta::ListInstancesResponse]
|
239
238
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -298,7 +297,7 @@ module Google
|
|
298
297
|
end
|
299
298
|
|
300
299
|
##
|
301
|
-
# Gets details of a single
|
300
|
+
# Gets details of a single instance.
|
302
301
|
#
|
303
302
|
# @overload get_instance(request, options = nil)
|
304
303
|
# Pass arguments to `get_instance` via a request object, either of type
|
@@ -398,10 +397,9 @@ module Google
|
|
398
397
|
# @param parent [::String]
|
399
398
|
# Required. The instance's project and location, in the format
|
400
399
|
# `projects/{project}/locations/{location}`.
|
401
|
-
# Locations map to Google Cloud zones
|
400
|
+
# Locations map to Google Cloud zones; for example, `us-west1-b`.
|
402
401
|
# @param instance_id [::String]
|
403
|
-
# Required. The
|
404
|
-
# project with the following restrictions:
|
402
|
+
# Required. The name of the Parallelstore instance.
|
405
403
|
#
|
406
404
|
# * Must contain only lowercase letters, numbers, and hyphens.
|
407
405
|
# * Must start with a letter.
|
@@ -492,7 +490,7 @@ module Google
|
|
492
490
|
end
|
493
491
|
|
494
492
|
##
|
495
|
-
# Updates the parameters of a single
|
493
|
+
# Updates the parameters of a single instance.
|
496
494
|
#
|
497
495
|
# @overload update_instance(request, options = nil)
|
498
496
|
# Pass arguments to `update_instance` via a request object, either of type
|
@@ -510,12 +508,12 @@ module Google
|
|
510
508
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
511
509
|
#
|
512
510
|
# @param update_mask [::Google::Protobuf::FieldMask, ::Hash]
|
513
|
-
# Required. Mask of fields to update
|
511
|
+
# Required. Mask of fields to update. Field mask is used to specify the
|
514
512
|
# fields to be overwritten in the Instance resource by the update. At least
|
515
513
|
# one path must be supplied in this field. The fields specified in the
|
516
514
|
# update_mask are relative to the resource, not the full request.
|
517
515
|
# @param instance [::Google::Cloud::Parallelstore::V1beta::Instance, ::Hash]
|
518
|
-
# Required. The instance to update
|
516
|
+
# Required. The instance to update.
|
519
517
|
# @param request_id [::String]
|
520
518
|
# Optional. An optional request ID to identify requests. Specify a unique
|
521
519
|
# request ID so that if you must retry your request, the server will know to
|
@@ -598,7 +596,7 @@ module Google
|
|
598
596
|
end
|
599
597
|
|
600
598
|
##
|
601
|
-
# Deletes a single
|
599
|
+
# Deletes a single instance.
|
602
600
|
#
|
603
601
|
# @overload delete_instance(request, options = nil)
|
604
602
|
# Pass arguments to `delete_instance` via a request object, either of type
|
@@ -699,7 +697,7 @@ module Google
|
|
699
697
|
end
|
700
698
|
|
701
699
|
##
|
702
|
-
#
|
700
|
+
# Copies data from Cloud Storage to Parallelstore.
|
703
701
|
#
|
704
702
|
# @overload import_data(request, options = nil)
|
705
703
|
# Pass arguments to `import_data` via a request object, either of type
|
@@ -717,7 +715,7 @@ module Google
|
|
717
715
|
# the default parameter values, pass an empty Hash as a request object (see above).
|
718
716
|
#
|
719
717
|
# @param source_gcs_bucket [::Google::Cloud::Parallelstore::V1beta::SourceGcsBucket, ::Hash]
|
720
|
-
# Cloud Storage source.
|
718
|
+
# The Cloud Storage source bucket and, optionally, path inside the bucket.
|
721
719
|
# @param destination_parallelstore [::Google::Cloud::Parallelstore::V1beta::DestinationParallelstore, ::Hash]
|
722
720
|
# Parallelstore destination.
|
723
721
|
# @param name [::String]
|
@@ -737,11 +735,17 @@ module Google
|
|
737
735
|
# The request ID must be a valid UUID with the exception that zero UUID is
|
738
736
|
# not supported (00000000-0000-0000-0000-000000000000).
|
739
737
|
# @param service_account [::String]
|
740
|
-
# Optional. User-specified
|
738
|
+
# Optional. User-specified service account credentials to be used when
|
741
739
|
# performing the transfer.
|
742
|
-
#
|
740
|
+
#
|
741
|
+
# Use one of the following formats:
|
742
|
+
#
|
743
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
744
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
745
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
746
|
+
#
|
743
747
|
# If unspecified, the Parallelstore service agent is used:
|
744
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
748
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
745
749
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
746
750
|
# @yieldparam result [::Gapic::Operation]
|
747
751
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -810,7 +814,7 @@ module Google
|
|
810
814
|
end
|
811
815
|
|
812
816
|
##
|
813
|
-
#
|
817
|
+
# Copies data from Parallelstore to Cloud Storage.
|
814
818
|
#
|
815
819
|
# @overload export_data(request, options = nil)
|
816
820
|
# Pass arguments to `export_data` via a request object, either of type
|
@@ -850,9 +854,14 @@ module Google
|
|
850
854
|
# @param service_account [::String]
|
851
855
|
# Optional. User-specified Service Account (SA) credentials to be used when
|
852
856
|
# performing the transfer.
|
853
|
-
#
|
857
|
+
# Use one of the following formats:
|
858
|
+
#
|
859
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
860
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
861
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
862
|
+
#
|
854
863
|
# If unspecified, the Parallelstore service agent is used:
|
855
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
864
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
856
865
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
857
866
|
# @yieldparam result [::Gapic::Operation]
|
858
867
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -15,7 +15,7 @@ require 'google/protobuf/field_mask_pb'
|
|
15
15
|
require 'google/protobuf/timestamp_pb'
|
16
16
|
|
17
17
|
|
18
|
-
descriptor_data = "\n5google/cloud/parallelstore/v1beta/parallelstore.proto\x12!google.cloud.parallelstore.v1beta\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\"\x93\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\x45\n\x05state\x18\x03 \x01(\x0e\x32\x31.google.cloud.parallelstore.v1beta.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\x12L\n\x06labels\x18\x06 \x03(\x0b\x32\x37.google.cloud.parallelstore.v1beta.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\x12R\n\x11\x66ile_stripe_level\x18\x0f \x01(\x0e\x32\x32.google.cloud.parallelstore.v1beta.FileStripeLevelB\x03\xe0\x41\x01\x12\\\n\x16\x64irectory_stripe_level\x18\x10 \x01(\x0e\x32\x37.google.cloud.parallelstore.v1beta.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\"R\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:}\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\"\x85\x01\n\x15ListInstancesResponse\x12>\n\tinstances\x18\x01 \x03(\x0b\x32+.google.cloud.parallelstore.v1beta.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\"\xcd\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\x42\n\x08instance\x18\x03 \x01(\x0b\x32+.google.cloud.parallelstore.v1beta.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xaa\x01\n\x15UpdateInstanceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12\x42\n\x08instance\x18\x02 \x01(\x0b\x32+.google.cloud.parallelstore.v1beta.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\"\x81\x03\n\x11ImportDataRequest\x12O\n\x11source_gcs_bucket\x18\x02 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1beta.SourceGcsBucketH\x00\x12`\n\x19\x64\x65stination_parallelstore\x18\x03 \x01(\x0b\x32;.google.cloud.parallelstore.v1beta.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\"\x81\x03\n\x11\x45xportDataRequest\x12V\n\x14source_parallelstore\x18\x02 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1beta.SourceParallelstoreH\x00\x12Y\n\x16\x64\x65stination_gcs_bucket\x18\x03 \x01(\x0b\x32\x37.google.cloud.parallelstore.v1beta.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\"\xdb\x02\n\x12ImportDataMetadata\x12X\n\x12operation_metadata\x18\x01 \x01(\x0b\x32<.google.cloud.parallelstore.v1beta.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\"\xdb\x02\n\x12\x45xportDataMetadata\x12X\n\x12operation_metadata\x18\x01 \x01(\x0b\x32<.google.cloud.parallelstore.v1beta.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\"\xc7\x04\n\x19TransferOperationMetadata\x12[\n\x14source_parallelstore\x18\x07 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1beta.SourceParallelstoreB\x03\xe0\x41\x03H\x00\x12T\n\x11source_gcs_bucket\x18\x08 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1beta.SourceGcsBucketB\x03\xe0\x41\x03H\x00\x12^\n\x16\x64\x65stination_gcs_bucket\x18\t \x01(\x0b\x32\x37.google.cloud.parallelstore.v1beta.DestinationGcsBucketB\x03\xe0\x41\x03H\x01\x12\x65\n\x19\x64\x65stination_parallelstore\x18\n \x01(\x0b\x32;.google.cloud.parallelstore.v1beta.DestinationParallelstoreB\x03\xe0\x41\x03H\x01\x12J\n\x08\x63ounters\x18\x03 \x01(\x0b\x32\x33.google.cloud.parallelstore.v1beta.TransferCountersB\x03\xe0\x41\x03\x12K\n\rtransfer_type\x18\x06 \x01(\x0e\x32/.google.cloud.parallelstore.v1beta.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\xcd\x0c\n\rParallelstore\x12\xc6\x01\n\rListInstances\x12\x37.google.cloud.parallelstore.v1beta.ListInstancesRequest\x1a\x38.google.cloud.parallelstore.v1beta.ListInstancesResponse\"B\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x33\x12\x31/v1beta/{parent=projects/*/locations/*}/instances\x12\xb3\x01\n\x0bGetInstance\x12\x35.google.cloud.parallelstore.v1beta.GetInstanceRequest\x1a+.google.cloud.parallelstore.v1beta.Instance\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\x12\x31/v1beta/{name=projects/*/locations/*/instances/*}\x12\xed\x01\n\x0e\x43reateInstance\x12\x38.google.cloud.parallelstore.v1beta.CreateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x81\x01\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x1bparent,instance,instance_id\x82\xd3\xe4\x93\x02=\"1/v1beta/{parent=projects/*/locations/*}/instances:\x08instance\x12\xef\x01\n\x0eUpdateInstance\x12\x38.google.cloud.parallelstore.v1beta.UpdateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x83\x01\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x14instance,update_mask\x82\xd3\xe4\x93\x02\x46\x32:/v1beta/{instance.name=projects/*/locations/*/instances/*}:\x08instance\x12\xd8\x01\n\x0e\x44\x65leteInstance\x12\x38.google.cloud.parallelstore.v1beta.DeleteInstanceRequest\x1a\x1d.google.longrunning.Operation\"m\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33*1/v1beta/{name=projects/*/locations/*/instances/*}\x12\xd5\x01\n\nImportData\x12\x34.google.cloud.parallelstore.v1beta.ImportDataRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41(\n\x12ImportDataResponse\x12\x12ImportDataMetadata\x82\xd3\xe4\x93\x02\x41\"</v1beta/{name=projects/*/locations/*/instances/*}:importData:\x01*\x12\xd5\x01\n\nExportData\x12\x34.google.cloud.parallelstore.v1beta.ExportDataRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41(\n\x12\x45xportDataResponse\x12\x12\x45xportDataMetadata\x82\xd3\xe4\x93\x02\x41\"</v1beta/{name=projects/*/locations/*/instances/*}:exportData:\x01*\x1aP\xca\x41\x1cparallelstore.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x82\x04\n%com.google.cloud.parallelstore.v1betaB\x12ParallelstoreProtoP\x01ZKcloud.google.com/go/parallelstore/apiv1beta/parallelstorepb;parallelstorepb\xaa\x02!Google.Cloud.Parallelstore.V1Beta\xca\x02!Google\\Cloud\\Parallelstore\\V1beta\xea\x02$Google::Cloud::Parallelstore::V1beta\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"
|
18
|
+
descriptor_data = "\n5google/cloud/parallelstore/v1beta/parallelstore.proto\x12!google.cloud.parallelstore.v1beta\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\"\xa2\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\x45\n\x05state\x18\x03 \x01(\x0e\x32\x31.google.cloud.parallelstore.v1beta.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\x12L\n\x06labels\x18\x06 \x03(\x0b\x32\x37.google.cloud.parallelstore.v1beta.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\x12R\n\x11\x66ile_stripe_level\x18\x0f \x01(\x0e\x32\x32.google.cloud.parallelstore.v1beta.FileStripeLevelB\x03\xe0\x41\x01\x12\\\n\x16\x64irectory_stripe_level\x18\x10 \x01(\x0e\x32\x37.google.cloud.parallelstore.v1beta.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\"\x85\x01\n\x15ListInstancesResponse\x12>\n\tinstances\x18\x01 \x03(\x0b\x32+.google.cloud.parallelstore.v1beta.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\"\xcd\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\x42\n\x08instance\x18\x03 \x01(\x0b\x32+.google.cloud.parallelstore.v1beta.InstanceB\x03\xe0\x41\x02\x12\x17\n\nrequest_id\x18\x04 \x01(\tB\x03\xe0\x41\x01\"\xaa\x01\n\x15UpdateInstanceRequest\x12\x34\n\x0bupdate_mask\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\x12\x42\n\x08instance\x18\x02 \x01(\x0b\x32+.google.cloud.parallelstore.v1beta.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\"\x81\x03\n\x11ImportDataRequest\x12O\n\x11source_gcs_bucket\x18\x02 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1beta.SourceGcsBucketH\x00\x12`\n\x19\x64\x65stination_parallelstore\x18\x03 \x01(\x0b\x32;.google.cloud.parallelstore.v1beta.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\"\x81\x03\n\x11\x45xportDataRequest\x12V\n\x14source_parallelstore\x18\x02 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1beta.SourceParallelstoreH\x00\x12Y\n\x16\x64\x65stination_gcs_bucket\x18\x03 \x01(\x0b\x32\x37.google.cloud.parallelstore.v1beta.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\"\xdb\x02\n\x12ImportDataMetadata\x12X\n\x12operation_metadata\x18\x01 \x01(\x0b\x32<.google.cloud.parallelstore.v1beta.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\"\xdb\x02\n\x12\x45xportDataMetadata\x12X\n\x12operation_metadata\x18\x01 \x01(\x0b\x32<.google.cloud.parallelstore.v1beta.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\"\xc7\x04\n\x19TransferOperationMetadata\x12[\n\x14source_parallelstore\x18\x07 \x01(\x0b\x32\x36.google.cloud.parallelstore.v1beta.SourceParallelstoreB\x03\xe0\x41\x03H\x00\x12T\n\x11source_gcs_bucket\x18\x08 \x01(\x0b\x32\x32.google.cloud.parallelstore.v1beta.SourceGcsBucketB\x03\xe0\x41\x03H\x00\x12^\n\x16\x64\x65stination_gcs_bucket\x18\t \x01(\x0b\x32\x37.google.cloud.parallelstore.v1beta.DestinationGcsBucketB\x03\xe0\x41\x03H\x01\x12\x65\n\x19\x64\x65stination_parallelstore\x18\n \x01(\x0b\x32;.google.cloud.parallelstore.v1beta.DestinationParallelstoreB\x03\xe0\x41\x03H\x01\x12J\n\x08\x63ounters\x18\x03 \x01(\x0b\x32\x33.google.cloud.parallelstore.v1beta.TransferCountersB\x03\xe0\x41\x03\x12K\n\rtransfer_type\x18\x06 \x01(\x0e\x32/.google.cloud.parallelstore.v1beta.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\xcd\x0c\n\rParallelstore\x12\xc6\x01\n\rListInstances\x12\x37.google.cloud.parallelstore.v1beta.ListInstancesRequest\x1a\x38.google.cloud.parallelstore.v1beta.ListInstancesResponse\"B\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x33\x12\x31/v1beta/{parent=projects/*/locations/*}/instances\x12\xb3\x01\n\x0bGetInstance\x12\x35.google.cloud.parallelstore.v1beta.GetInstanceRequest\x1a+.google.cloud.parallelstore.v1beta.Instance\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\x12\x31/v1beta/{name=projects/*/locations/*/instances/*}\x12\xed\x01\n\x0e\x43reateInstance\x12\x38.google.cloud.parallelstore.v1beta.CreateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x81\x01\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x1bparent,instance,instance_id\x82\xd3\xe4\x93\x02=\"1/v1beta/{parent=projects/*/locations/*}/instances:\x08instance\x12\xef\x01\n\x0eUpdateInstance\x12\x38.google.cloud.parallelstore.v1beta.UpdateInstanceRequest\x1a\x1d.google.longrunning.Operation\"\x83\x01\xca\x41\x1d\n\x08Instance\x12\x11OperationMetadata\xda\x41\x14instance,update_mask\x82\xd3\xe4\x93\x02\x46\x32:/v1beta/{instance.name=projects/*/locations/*/instances/*}:\x08instance\x12\xd8\x01\n\x0e\x44\x65leteInstance\x12\x38.google.cloud.parallelstore.v1beta.DeleteInstanceRequest\x1a\x1d.google.longrunning.Operation\"m\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33*1/v1beta/{name=projects/*/locations/*/instances/*}\x12\xd5\x01\n\nImportData\x12\x34.google.cloud.parallelstore.v1beta.ImportDataRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41(\n\x12ImportDataResponse\x12\x12ImportDataMetadata\x82\xd3\xe4\x93\x02\x41\"</v1beta/{name=projects/*/locations/*/instances/*}:importData:\x01*\x12\xd5\x01\n\nExportData\x12\x34.google.cloud.parallelstore.v1beta.ExportDataRequest\x1a\x1d.google.longrunning.Operation\"r\xca\x41(\n\x12\x45xportDataResponse\x12\x12\x45xportDataMetadata\x82\xd3\xe4\x93\x02\x41\"</v1beta/{name=projects/*/locations/*/instances/*}:exportData:\x01*\x1aP\xca\x41\x1cparallelstore.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\x82\x04\n%com.google.cloud.parallelstore.v1betaB\x12ParallelstoreProtoP\x01ZKcloud.google.com/go/parallelstore/apiv1beta/parallelstorepb;parallelstorepb\xaa\x02!Google.Cloud.Parallelstore.V1Beta\xca\x02!Google\\Cloud\\Parallelstore\\V1beta\xea\x02$Google::Cloud::Parallelstore::V1beta\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
19
|
|
20
20
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
21
21
|
|
@@ -47,19 +47,19 @@ module Google
|
|
47
47
|
self.unmarshal_class_method = :decode
|
48
48
|
self.service_name = 'google.cloud.parallelstore.v1beta.Parallelstore'
|
49
49
|
|
50
|
-
# Lists
|
50
|
+
# Lists all instances in a given project and location.
|
51
51
|
rpc :ListInstances, ::Google::Cloud::Parallelstore::V1beta::ListInstancesRequest, ::Google::Cloud::Parallelstore::V1beta::ListInstancesResponse
|
52
|
-
# Gets details of a single
|
52
|
+
# Gets details of a single instance.
|
53
53
|
rpc :GetInstance, ::Google::Cloud::Parallelstore::V1beta::GetInstanceRequest, ::Google::Cloud::Parallelstore::V1beta::Instance
|
54
54
|
# Creates a Parallelstore instance in a given project and location.
|
55
55
|
rpc :CreateInstance, ::Google::Cloud::Parallelstore::V1beta::CreateInstanceRequest, ::Google::Longrunning::Operation
|
56
|
-
# Updates the parameters of a single
|
56
|
+
# Updates the parameters of a single instance.
|
57
57
|
rpc :UpdateInstance, ::Google::Cloud::Parallelstore::V1beta::UpdateInstanceRequest, ::Google::Longrunning::Operation
|
58
|
-
# Deletes a single
|
58
|
+
# Deletes a single instance.
|
59
59
|
rpc :DeleteInstance, ::Google::Cloud::Parallelstore::V1beta::DeleteInstanceRequest, ::Google::Longrunning::Operation
|
60
|
-
#
|
60
|
+
# Copies data from Cloud Storage to Parallelstore.
|
61
61
|
rpc :ImportData, ::Google::Cloud::Parallelstore::V1beta::ImportDataRequest, ::Google::Longrunning::Operation
|
62
|
-
#
|
62
|
+
# Copies data from Parallelstore to Cloud Storage.
|
63
63
|
rpc :ExportData, ::Google::Cloud::Parallelstore::V1beta::ExportDataRequest, ::Google::Longrunning::Operation
|
64
64
|
end
|
65
65
|
|
@@ -196,9 +196,26 @@ module Google
|
|
196
196
|
# @!attribute [rw] common
|
197
197
|
# @return [::Google::Api::CommonLanguageSettings]
|
198
198
|
# Some settings.
|
199
|
+
# @!attribute [rw] experimental_features
|
200
|
+
# @return [::Google::Api::PythonSettings::ExperimentalFeatures]
|
201
|
+
# Experimental features to be included during client library generation.
|
199
202
|
class PythonSettings
|
200
203
|
include ::Google::Protobuf::MessageExts
|
201
204
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
205
|
+
|
206
|
+
# Experimental features to be included during client library generation.
|
207
|
+
# These fields will be deprecated once the feature graduates and is enabled
|
208
|
+
# by default.
|
209
|
+
# @!attribute [rw] rest_async_io_enabled
|
210
|
+
# @return [::Boolean]
|
211
|
+
# Enables generation of asynchronous REST clients if `rest` transport is
|
212
|
+
# enabled. By default, asynchronous REST clients will not be generated.
|
213
|
+
# This feature will be enabled by default 1 month after launching the
|
214
|
+
# feature in preview packages.
|
215
|
+
class ExperimentalFeatures
|
216
|
+
include ::Google::Protobuf::MessageExts
|
217
|
+
extend ::Google::Protobuf::MessageExts::ClassMethods
|
218
|
+
end
|
202
219
|
end
|
203
220
|
|
204
221
|
# Settings for Node client libraries.
|
@@ -25,7 +25,7 @@ module Google
|
|
25
25
|
# @!attribute [rw] name
|
26
26
|
# @return [::String]
|
27
27
|
# Identifier. The resource name of the instance, in the format
|
28
|
-
# `projects/{project}/locations/{location}/instances/{instance_id}
|
28
|
+
# `projects/{project}/locations/{location}/instances/{instance_id}`.
|
29
29
|
# @!attribute [rw] description
|
30
30
|
# @return [::String]
|
31
31
|
# Optional. The description of the instance. 2048 characters or less.
|
@@ -42,64 +42,54 @@ module Google
|
|
42
42
|
# @return [::Google::Protobuf::Map{::String => ::String}]
|
43
43
|
# Optional. Cloud Labels are a flexible and lightweight mechanism for
|
44
44
|
# organizing cloud resources into groups that reflect a customer's
|
45
|
-
# organizational needs and deployment strategies.
|
46
|
-
#
|
47
|
-
# metrics are aggregated. And they can be used as arguments to policy
|
48
|
-
# management rules (e.g. route, firewall, load balancing, etc.).
|
49
|
-
#
|
50
|
-
# * Label keys must be between 1 and 63 characters long and must conform to
|
51
|
-
# the following regular expression: `[a-z][a-z0-9_-]{0,62}`.
|
52
|
-
# * Label values must be between 0 and 63 characters long and must conform
|
53
|
-
# to the regular expression `[a-z0-9_-]{0,63}`.
|
54
|
-
# * No more than 64 labels can be associated with a given resource.
|
55
|
-
#
|
56
|
-
# See https://goo.gl/xmQnxf for more information on and examples of labels.
|
57
|
-
#
|
58
|
-
# If you plan to use labels in your own code, please note that additional
|
59
|
-
# characters may be allowed in the future. Therefore, you are advised to use
|
60
|
-
# an internal label representation, such as JSON, which doesn't rely upon
|
61
|
-
# specific characters being disallowed. For example, representing labels
|
62
|
-
# as the string: name + "_" + value would prove problematic if we were to
|
63
|
-
# allow "_" in a future release.
|
45
|
+
# organizational needs and deployment strategies. See
|
46
|
+
# https://cloud.google.com/resource-manager/docs/labels-overview for details.
|
64
47
|
# @!attribute [rw] capacity_gib
|
65
48
|
# @return [::Integer]
|
66
|
-
# Required. Immutable.
|
67
|
-
#
|
49
|
+
# Required. Immutable. The instance's storage capacity in Gibibytes (GiB).
|
50
|
+
# Allowed values are between 12000 and 100000, in multiples of 4000; e.g.,
|
51
|
+
# 12000, 16000, 20000, ...
|
68
52
|
# @!attribute [r] daos_version
|
69
53
|
# @return [::String]
|
70
|
-
# Output only. The version of DAOS software running in the instance
|
54
|
+
# Output only. The version of DAOS software running in the instance.
|
71
55
|
# @!attribute [r] access_points
|
72
56
|
# @return [::Array<::String>]
|
73
|
-
# Output only.
|
74
|
-
# Contains a list of IPv4 addresses used for client side configuration.
|
57
|
+
# Output only. A list of IPv4 addresses used for client side configuration.
|
75
58
|
# @!attribute [rw] network
|
76
59
|
# @return [::String]
|
77
|
-
# Optional. Immutable. The name of the
|
60
|
+
# Optional. Immutable. The name of the Compute Engine
|
78
61
|
# [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the
|
79
62
|
# instance is connected.
|
80
63
|
# @!attribute [rw] reserved_ip_range
|
81
64
|
# @return [::String]
|
82
|
-
# Optional. Immutable.
|
83
|
-
#
|
84
|
-
#
|
85
|
-
# provided all ranges
|
65
|
+
# Optional. Immutable. The ID of the IP address range being used by the
|
66
|
+
# instance's VPC network. See [Configure a VPC
|
67
|
+
# network](https://cloud.google.com/parallelstore/docs/vpc#create_and_configure_the_vpc).
|
68
|
+
# If no ID is provided, all ranges are considered.
|
86
69
|
# @!attribute [r] effective_reserved_ip_range
|
87
70
|
# @return [::String]
|
88
|
-
# Output only. Immutable.
|
89
|
-
#
|
90
|
-
#
|
91
|
-
# populated by the service and and contains the value currently used by the
|
92
|
-
# service.
|
71
|
+
# Output only. Immutable. The ID of the IP address range being used by the
|
72
|
+
# instance's VPC network. This field is populated by the service and contains
|
73
|
+
# the value currently used by the service.
|
93
74
|
# @!attribute [rw] file_stripe_level
|
94
75
|
# @return [::Google::Cloud::Parallelstore::V1beta::FileStripeLevel]
|
95
|
-
# Optional. Stripe level for files.
|
96
|
-
#
|
97
|
-
#
|
76
|
+
# Optional. Stripe level for files. Allowed values are:
|
77
|
+
#
|
78
|
+
# * `FILE_STRIPE_LEVEL_MIN`: offers the best performance for small size
|
79
|
+
# files.
|
80
|
+
# * `FILE_STRIPE_LEVEL_BALANCED`: balances performance for workloads
|
81
|
+
# involving a mix of small and large files.
|
82
|
+
# * `FILE_STRIPE_LEVEL_MAX`: higher throughput performance for larger files.
|
98
83
|
# @!attribute [rw] directory_stripe_level
|
99
84
|
# @return [::Google::Cloud::Parallelstore::V1beta::DirectoryStripeLevel]
|
100
|
-
# Optional. Stripe level for directories.
|
101
|
-
#
|
102
|
-
#
|
85
|
+
# Optional. Stripe level for directories. Allowed values are:
|
86
|
+
#
|
87
|
+
# * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a
|
88
|
+
# small number of files.
|
89
|
+
# * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads
|
90
|
+
# involving a mix of small and large directories.
|
91
|
+
# * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large
|
92
|
+
# number of files.
|
103
93
|
class Instance
|
104
94
|
include ::Google::Protobuf::MessageExts
|
105
95
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -113,7 +103,7 @@ module Google
|
|
113
103
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
114
104
|
end
|
115
105
|
|
116
|
-
#
|
106
|
+
# The possible states of a Parallelstore instance.
|
117
107
|
module State
|
118
108
|
# Not set.
|
119
109
|
STATE_UNSPECIFIED = 0
|
@@ -129,40 +119,43 @@ module Google
|
|
129
119
|
|
130
120
|
# The instance is not usable.
|
131
121
|
FAILED = 4
|
122
|
+
|
123
|
+
# The instance is being upgraded.
|
124
|
+
UPGRADING = 5
|
132
125
|
end
|
133
126
|
end
|
134
127
|
|
135
|
-
#
|
128
|
+
# List instances request.
|
136
129
|
# @!attribute [rw] parent
|
137
130
|
# @return [::String]
|
138
131
|
# Required. The project and location for which to retrieve instance
|
139
132
|
# information, in the format `projects/{project_id}/locations/{location}`.
|
140
|
-
#
|
141
|
-
#
|
142
|
-
#
|
143
|
-
# `{location}` value.
|
133
|
+
#
|
134
|
+
# To retrieve instance information for all locations, use "-" as the value of
|
135
|
+
# `{location}`.
|
144
136
|
# @!attribute [rw] page_size
|
145
137
|
# @return [::Integer]
|
146
138
|
# Optional. Requested page size. Server may return fewer items than
|
147
|
-
# requested. If unspecified, server will pick an appropriate default.
|
139
|
+
# requested. If unspecified, the server will pick an appropriate default.
|
148
140
|
# @!attribute [rw] page_token
|
149
141
|
# @return [::String]
|
150
142
|
# Optional. A token identifying a page of results the server should return.
|
151
143
|
# @!attribute [rw] filter
|
152
144
|
# @return [::String]
|
153
|
-
# Optional. Filtering results
|
145
|
+
# Optional. Filtering results.
|
154
146
|
# @!attribute [rw] order_by
|
155
147
|
# @return [::String]
|
156
|
-
# Optional. Hint for how to order the results
|
148
|
+
# Optional. Hint for how to order the results.
|
157
149
|
class ListInstancesRequest
|
158
150
|
include ::Google::Protobuf::MessageExts
|
159
151
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
160
152
|
end
|
161
153
|
|
162
|
-
#
|
154
|
+
# Response from
|
155
|
+
# {::Google::Cloud::Parallelstore::V1beta::Parallelstore::Client#list_instances ListInstances}.
|
163
156
|
# @!attribute [rw] instances
|
164
157
|
# @return [::Array<::Google::Cloud::Parallelstore::V1beta::Instance>]
|
165
|
-
# The list of Parallelstore
|
158
|
+
# The list of Parallelstore instances.
|
166
159
|
# @!attribute [rw] next_page_token
|
167
160
|
# @return [::String]
|
168
161
|
# A token identifying a page of results the server should return.
|
@@ -174,7 +167,7 @@ module Google
|
|
174
167
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
175
168
|
end
|
176
169
|
|
177
|
-
#
|
170
|
+
# Get an instance's details.
|
178
171
|
# @!attribute [rw] name
|
179
172
|
# @return [::String]
|
180
173
|
# Required. The instance resource name, in the format
|
@@ -184,17 +177,15 @@ module Google
|
|
184
177
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
185
178
|
end
|
186
179
|
|
187
|
-
#
|
188
|
-
# {::Google::Cloud::Parallelstore::V1beta::Parallelstore::Client#create_instance CreateInstance}
|
180
|
+
# Create a new Parallelstore instance.
|
189
181
|
# @!attribute [rw] parent
|
190
182
|
# @return [::String]
|
191
183
|
# Required. The instance's project and location, in the format
|
192
184
|
# `projects/{project}/locations/{location}`.
|
193
|
-
# Locations map to Google Cloud zones
|
185
|
+
# Locations map to Google Cloud zones; for example, `us-west1-b`.
|
194
186
|
# @!attribute [rw] instance_id
|
195
187
|
# @return [::String]
|
196
|
-
# Required. The
|
197
|
-
# project with the following restrictions:
|
188
|
+
# Required. The name of the Parallelstore instance.
|
198
189
|
#
|
199
190
|
# * Must contain only lowercase letters, numbers, and hyphens.
|
200
191
|
# * Must start with a letter.
|
@@ -224,16 +215,16 @@ module Google
|
|
224
215
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
225
216
|
end
|
226
217
|
|
227
|
-
#
|
218
|
+
# Update an instance.
|
228
219
|
# @!attribute [rw] update_mask
|
229
220
|
# @return [::Google::Protobuf::FieldMask]
|
230
|
-
# Required. Mask of fields to update
|
221
|
+
# Required. Mask of fields to update. Field mask is used to specify the
|
231
222
|
# fields to be overwritten in the Instance resource by the update. At least
|
232
223
|
# one path must be supplied in this field. The fields specified in the
|
233
224
|
# update_mask are relative to the resource, not the full request.
|
234
225
|
# @!attribute [rw] instance
|
235
226
|
# @return [::Google::Cloud::Parallelstore::V1beta::Instance]
|
236
|
-
# Required. The instance to update
|
227
|
+
# Required. The instance to update.
|
237
228
|
# @!attribute [rw] request_id
|
238
229
|
# @return [::String]
|
239
230
|
# Optional. An optional request ID to identify requests. Specify a unique
|
@@ -254,7 +245,7 @@ module Google
|
|
254
245
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
255
246
|
end
|
256
247
|
|
257
|
-
#
|
248
|
+
# Delete an instance.
|
258
249
|
# @!attribute [rw] name
|
259
250
|
# @return [::String]
|
260
251
|
# Required. Name of the resource
|
@@ -278,7 +269,7 @@ module Google
|
|
278
269
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
279
270
|
end
|
280
271
|
|
281
|
-
#
|
272
|
+
# Long-running operation metadata.
|
282
273
|
# @!attribute [r] create_time
|
283
274
|
# @return [::Google::Protobuf::Timestamp]
|
284
275
|
# Output only. The time the operation was created.
|
@@ -309,51 +300,52 @@ module Google
|
|
309
300
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
310
301
|
end
|
311
302
|
|
312
|
-
#
|
303
|
+
# Cloud Storage as the source of a data transfer.
|
313
304
|
# @!attribute [rw] uri
|
314
305
|
# @return [::String]
|
315
|
-
# Required. URI to a Cloud Storage
|
316
|
-
#
|
306
|
+
# Required. URI to a Cloud Storage bucket in the format:
|
307
|
+
# `gs://<bucket_name>/<path_inside_bucket>`. The path inside the bucket is
|
308
|
+
# optional.
|
317
309
|
class SourceGcsBucket
|
318
310
|
include ::Google::Protobuf::MessageExts
|
319
311
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
320
312
|
end
|
321
313
|
|
322
|
-
#
|
314
|
+
# Cloud Storage as the destination of a data transfer.
|
323
315
|
# @!attribute [rw] uri
|
324
316
|
# @return [::String]
|
325
|
-
# Required. URI to a Cloud Storage
|
326
|
-
#
|
317
|
+
# Required. URI to a Cloud Storage bucket in the format:
|
318
|
+
# `gs://<bucket_name>/<path_inside_bucket>`. The path inside the bucket is
|
319
|
+
# optional.
|
327
320
|
class DestinationGcsBucket
|
328
321
|
include ::Google::Protobuf::MessageExts
|
329
322
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
330
323
|
end
|
331
324
|
|
332
|
-
#
|
325
|
+
# Parallelstore as the source of a data transfer.
|
333
326
|
# @!attribute [rw] path
|
334
327
|
# @return [::String]
|
335
328
|
# Optional. Root directory path to the Paralellstore filesystem, starting
|
336
|
-
# with
|
329
|
+
# with `/`. Defaults to `/` if unset.
|
337
330
|
class SourceParallelstore
|
338
331
|
include ::Google::Protobuf::MessageExts
|
339
332
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
340
333
|
end
|
341
334
|
|
342
|
-
# Parallelstore as a
|
335
|
+
# Parallelstore as the destination of a data transfer.
|
343
336
|
# @!attribute [rw] path
|
344
337
|
# @return [::String]
|
345
338
|
# Optional. Root directory path to the Paralellstore filesystem, starting
|
346
|
-
# with
|
339
|
+
# with `/`. Defaults to `/` if unset.
|
347
340
|
class DestinationParallelstore
|
348
341
|
include ::Google::Protobuf::MessageExts
|
349
342
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
350
343
|
end
|
351
344
|
|
352
|
-
#
|
353
|
-
# Storage.
|
345
|
+
# Import data from Cloud Storage into a Parallelstore instance.
|
354
346
|
# @!attribute [rw] source_gcs_bucket
|
355
347
|
# @return [::Google::Cloud::Parallelstore::V1beta::SourceGcsBucket]
|
356
|
-
# Cloud Storage source.
|
348
|
+
# The Cloud Storage source bucket and, optionally, path inside the bucket.
|
357
349
|
# @!attribute [rw] destination_parallelstore
|
358
350
|
# @return [::Google::Cloud::Parallelstore::V1beta::DestinationParallelstore]
|
359
351
|
# Parallelstore destination.
|
@@ -377,18 +369,23 @@ module Google
|
|
377
369
|
# not supported (00000000-0000-0000-0000-000000000000).
|
378
370
|
# @!attribute [rw] service_account
|
379
371
|
# @return [::String]
|
380
|
-
# Optional. User-specified
|
372
|
+
# Optional. User-specified service account credentials to be used when
|
381
373
|
# performing the transfer.
|
382
|
-
#
|
374
|
+
#
|
375
|
+
# Use one of the following formats:
|
376
|
+
#
|
377
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
378
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
379
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
380
|
+
#
|
383
381
|
# If unspecified, the Parallelstore service agent is used:
|
384
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
382
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
385
383
|
class ImportDataRequest
|
386
384
|
include ::Google::Protobuf::MessageExts
|
387
385
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
388
386
|
end
|
389
387
|
|
390
|
-
#
|
391
|
-
# parallelstore.
|
388
|
+
# Export data from Parallelstore to Cloud Storage.
|
392
389
|
# @!attribute [rw] source_parallelstore
|
393
390
|
# @return [::Google::Cloud::Parallelstore::V1beta::SourceParallelstore]
|
394
391
|
# Parallelstore source.
|
@@ -417,24 +414,29 @@ module Google
|
|
417
414
|
# @return [::String]
|
418
415
|
# Optional. User-specified Service Account (SA) credentials to be used when
|
419
416
|
# performing the transfer.
|
420
|
-
#
|
417
|
+
# Use one of the following formats:
|
418
|
+
#
|
419
|
+
# * `{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
420
|
+
# * `projects/{PROJECT_ID_OR_NUMBER}/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
421
|
+
# * `projects/-/serviceAccounts/{EMAIL_ADDRESS_OR_UNIQUE_ID}`
|
422
|
+
#
|
421
423
|
# If unspecified, the Parallelstore service agent is used:
|
422
|
-
# service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com
|
424
|
+
# `service-<PROJECT_NUMBER>@gcp-sa-parallelstore.iam.gserviceaccount.com`
|
423
425
|
class ExportDataRequest
|
424
426
|
include ::Google::Protobuf::MessageExts
|
425
427
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
426
428
|
end
|
427
429
|
|
428
|
-
#
|
430
|
+
# The response to a request to import data to Parallelstore.
|
429
431
|
class ImportDataResponse
|
430
432
|
include ::Google::Protobuf::MessageExts
|
431
433
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
432
434
|
end
|
433
435
|
|
434
|
-
#
|
436
|
+
# Metadata related to the data import operation.
|
435
437
|
# @!attribute [rw] operation_metadata
|
436
438
|
# @return [::Google::Cloud::Parallelstore::V1beta::TransferOperationMetadata]
|
437
|
-
#
|
439
|
+
# Data transfer operation metadata.
|
438
440
|
# @!attribute [r] create_time
|
439
441
|
# @return [::Google::Protobuf::Timestamp]
|
440
442
|
# Output only. The time the operation was created.
|
@@ -465,16 +467,16 @@ module Google
|
|
465
467
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
466
468
|
end
|
467
469
|
|
468
|
-
#
|
470
|
+
# The response to a request to export data from Parallelstore.
|
469
471
|
class ExportDataResponse
|
470
472
|
include ::Google::Protobuf::MessageExts
|
471
473
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
472
474
|
end
|
473
475
|
|
474
|
-
#
|
476
|
+
# Metadata related to the data export operation.
|
475
477
|
# @!attribute [rw] operation_metadata
|
476
478
|
# @return [::Google::Cloud::Parallelstore::V1beta::TransferOperationMetadata]
|
477
|
-
#
|
479
|
+
# Data transfer operation metadata.
|
478
480
|
# @!attribute [r] create_time
|
479
481
|
# @return [::Google::Protobuf::Timestamp]
|
480
482
|
# Output only. The time the operation was created.
|
@@ -505,7 +507,7 @@ module Google
|
|
505
507
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
506
508
|
end
|
507
509
|
|
508
|
-
#
|
510
|
+
# Long-running operation metadata related to a data transfer.
|
509
511
|
# @!attribute [r] source_parallelstore
|
510
512
|
# @return [::Google::Cloud::Parallelstore::V1beta::SourceParallelstore]
|
511
513
|
# Output only. Parallelstore source.
|
@@ -520,7 +522,7 @@ module Google
|
|
520
522
|
# Output only. Parallelstore destination.
|
521
523
|
# @!attribute [r] counters
|
522
524
|
# @return [::Google::Cloud::Parallelstore::V1beta::TransferCounters]
|
523
|
-
# Output only.
|
525
|
+
# Output only. The progress of the transfer operation.
|
524
526
|
# @!attribute [r] transfer_type
|
525
527
|
# @return [::Google::Cloud::Parallelstore::V1beta::TransferType]
|
526
528
|
# Output only. The type of transfer occurring.
|
@@ -573,7 +575,7 @@ module Google
|
|
573
575
|
|
574
576
|
# Represents the striping options for files.
|
575
577
|
module FileStripeLevel
|
576
|
-
#
|
578
|
+
# If not set, FileStripeLevel will default to FILE_STRIPE_LEVEL_BALANCED
|
577
579
|
FILE_STRIPE_LEVEL_UNSPECIFIED = 0
|
578
580
|
|
579
581
|
# Minimum file striping
|
@@ -588,7 +590,7 @@ module Google
|
|
588
590
|
|
589
591
|
# Represents the striping options for directories.
|
590
592
|
module DirectoryStripeLevel
|
591
|
-
#
|
593
|
+
# If not set, DirectoryStripeLevel will default to DIRECTORY_STRIPE_LEVEL_MAX
|
592
594
|
DIRECTORY_STRIPE_LEVEL_UNSPECIFIED = 0
|
593
595
|
|
594
596
|
# Minimum directory striping
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-parallelstore-v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|