Skip to content

Commit 29e979e

Browse files
feat(parallelstore): update the api
#### parallelstore:v1 The following keys were deleted: - schemas.Instance.properties.daosVersion (Total Keys: 2) The following keys were added: - schemas.Instance.properties.deploymentType.type (Total Keys: 1) #### parallelstore:v1beta The following keys were deleted: - schemas.Instance.properties.daosVersion (Total Keys: 2)
1 parent a4d0aa3 commit 29e979e

File tree

4 files changed

+26
-22
lines changed

4 files changed

+26
-22
lines changed

docs/dyn/parallelstore_v1.projects.locations.instances.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h3>Method Details</h3>
122122
],
123123
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
124124
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
125-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
125+
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
126126
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
127127
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
128128
&quot;effectiveReservedIpRange&quot;: &quot;A String&quot;, # Output only. Immutable. The ID of the IP address range being used by the instance&#x27;s VPC network. This field is populated by the service and contains the value currently used by the service.
@@ -273,7 +273,7 @@ <h3>Method Details</h3>
273273
],
274274
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
275275
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
276-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
276+
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
277277
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
278278
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
279279
&quot;effectiveReservedIpRange&quot;: &quot;A String&quot;, # Output only. Immutable. The ID of the IP address range being used by the instance&#x27;s VPC network. This field is populated by the service and contains the value currently used by the service.
@@ -364,7 +364,7 @@ <h3>Method Details</h3>
364364
],
365365
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
366366
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
367-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
367+
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
368368
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
369369
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
370370
&quot;effectiveReservedIpRange&quot;: &quot;A String&quot;, # Output only. Immutable. The ID of the IP address range being used by the instance&#x27;s VPC network. This field is populated by the service and contains the value currently used by the service.
@@ -415,7 +415,7 @@ <h3>Method Details</h3>
415415
],
416416
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
417417
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
418-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
418+
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
419419
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
420420
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
421421
&quot;effectiveReservedIpRange&quot;: &quot;A String&quot;, # Output only. Immutable. The ID of the IP address range being used by the instance&#x27;s VPC network. This field is populated by the service and contains the value currently used by the service.

docs/dyn/parallelstore_v1beta.projects.locations.instances.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ <h3>Method Details</h3>
122122
],
123123
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
124124
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
125-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
126125
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
127126
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
128127
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
@@ -274,7 +273,6 @@ <h3>Method Details</h3>
274273
],
275274
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
276275
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
277-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
278276
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
279277
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
280278
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
@@ -366,7 +364,6 @@ <h3>Method Details</h3>
366364
],
367365
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
368366
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
369-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
370367
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
371368
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
372369
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.
@@ -418,7 +415,6 @@ <h3>Method Details</h3>
418415
],
419416
&quot;capacityGib&quot;: &quot;A String&quot;, # Required. Immutable. The instance&#x27;s storage capacity in Gibibytes (GiB). Allowed values are between 12000 and 100000, in multiples of 4000; e.g., 12000, 16000, 20000, ...
420417
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the instance was created.
421-
&quot;daosVersion&quot;: &quot;A String&quot;, # Output only. The version of DAOS software running in the instance.
422418
&quot;deploymentType&quot;: &quot;A String&quot;, # Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
423419
&quot;description&quot;: &quot;A String&quot;, # Optional. The description of the instance. 2048 characters or less.
424420
&quot;directoryStripeLevel&quot;: &quot;A String&quot;, # Optional. Stripe level for directories. Allowed values are: * `DIRECTORY_STRIPE_LEVEL_MIN`: recommended when directories contain a small number of files. * `DIRECTORY_STRIPE_LEVEL_BALANCED`: balances performance for workloads involving a mix of small and large directories. * `DIRECTORY_STRIPE_LEVEL_MAX`: recommended for directories with a large number of files.

googleapiclient/discovery_cache/documents/parallelstore.v1.json

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
}
544544
}
545545
},
546-
"revision": "20241204",
546+
"revision": "20250102",
547547
"rootUrl": "https://parallelstore.googleapis.com/",
548548
"schemas": {
549549
"CancelOperationRequest": {
@@ -649,9 +649,18 @@
649649
"readOnly": true,
650650
"type": "string"
651651
},
652-
"daosVersion": {
653-
"description": "Output only. The version of DAOS software running in the instance.",
654-
"readOnly": true,
652+
"deploymentType": {
653+
"description": "Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.",
654+
"enum": [
655+
"DEPLOYMENT_TYPE_UNSPECIFIED",
656+
"SCRATCH",
657+
"PERSISTENT"
658+
],
659+
"enumDescriptions": [
660+
"Default Deployment Type It is equivalent to SCRATCH",
661+
"Scratch",
662+
"Persistent"
663+
],
655664
"type": "string"
656665
},
657666
"description": {
@@ -722,15 +731,17 @@
722731
"ACTIVE",
723732
"DELETING",
724733
"FAILED",
725-
"UPGRADING"
734+
"UPGRADING",
735+
"REPAIRING"
726736
],
727737
"enumDescriptions": [
728738
"Not set.",
729739
"The instance is being created.",
730740
"The instance is available for use.",
731741
"The instance is being deleted.",
732742
"The instance is not usable.",
733-
"The instance is being upgraded."
743+
"The instance is being upgraded.",
744+
"The instance is being repaired. This should only be used by instances using the `PERSISTENT` deployment type."
734745
],
735746
"readOnly": true,
736747
"type": "string"

googleapiclient/discovery_cache/documents/parallelstore.v1beta.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
}
541541
}
542542
},
543-
"revision": "20241204",
543+
"revision": "20250102",
544544
"rootUrl": "https://parallelstore.googleapis.com/",
545545
"schemas": {
546546
"DestinationGcsBucket": {
@@ -640,11 +640,6 @@
640640
"readOnly": true,
641641
"type": "string"
642642
},
643-
"daosVersion": {
644-
"description": "Output only. The version of DAOS software running in the instance.",
645-
"readOnly": true,
646-
"type": "string"
647-
},
648643
"deploymentType": {
649644
"description": "Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.",
650645
"enum": [
@@ -727,15 +722,17 @@
727722
"ACTIVE",
728723
"DELETING",
729724
"FAILED",
730-
"UPGRADING"
725+
"UPGRADING",
726+
"REPAIRING"
731727
],
732728
"enumDescriptions": [
733729
"Not set.",
734730
"The instance is being created.",
735731
"The instance is available for use.",
736732
"The instance is being deleted.",
737733
"The instance is not usable.",
738-
"The instance is being upgraded."
734+
"The instance is being upgraded.",
735+
"The instance is being repaired. This should only be used by instances using the `PERSISTENT` deployment type."
739736
],
740737
"readOnly": true,
741738
"type": "string"

0 commit comments

Comments
 (0)