@datatr-ux/ovhcloud-types 2.0.23 → 2.0.25

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.
Files changed (85) hide show
  1. package/dist/cloud/StorageContainer.d.ts +14 -14
  2. package/dist/cloud/StorageContainer.d.ts.map +1 -1
  3. package/dist/cloud/StorageContainerCreation.d.ts +8 -8
  4. package/dist/cloud/StorageContainerCreation.d.ts.map +1 -1
  5. package/dist/cloud/StorageContainerList.d.ts +9 -9
  6. package/dist/cloud/StorageContainerList.d.ts.map +1 -1
  7. package/dist/cloud/StorageContainerUpdate.d.ts +6 -6
  8. package/dist/cloud/StorageContainerUpdate.d.ts.map +1 -1
  9. package/dist/cloud/StorageCopyObjectIn.d.ts +4 -4
  10. package/dist/cloud/StorageCopyObjectIn.d.ts.map +1 -1
  11. package/dist/cloud/StorageCopyObjectOut.d.ts +3 -3
  12. package/dist/cloud/StorageCopyObjectOut.d.ts.map +1 -1
  13. package/dist/cloud/StorageEncryptionObject.d.ts +2 -2
  14. package/dist/cloud/StorageEncryptionObject.d.ts.map +1 -1
  15. package/dist/cloud/StorageLockConfiguration.d.ts +3 -3
  16. package/dist/cloud/StorageLockConfiguration.d.ts.map +1 -1
  17. package/dist/cloud/StorageLockConfigurationRule.d.ts +3 -3
  18. package/dist/cloud/StorageLockConfigurationRule.d.ts.map +1 -1
  19. package/dist/cloud/StorageObject.d.ts +11 -11
  20. package/dist/cloud/StorageObject.d.ts.map +1 -1
  21. package/dist/cloud/StorageObjectDelete.d.ts +3 -3
  22. package/dist/cloud/StorageObjectDelete.d.ts.map +1 -1
  23. package/dist/cloud/StorageObjectDeleteBulk.d.ts +2 -2
  24. package/dist/cloud/StorageObjectDeleteBulk.d.ts.map +1 -1
  25. package/dist/cloud/StorageObjectList.d.ts +13 -11
  26. package/dist/cloud/StorageObjectList.d.ts.map +1 -1
  27. package/dist/cloud/StorageObjectRestoreStatus.d.ts +3 -3
  28. package/dist/cloud/StorageObjectRestoreStatus.d.ts.map +1 -1
  29. package/dist/cloud/StorageObjectRetentionConfiguration.d.ts +3 -3
  30. package/dist/cloud/StorageObjectRetentionConfiguration.d.ts.map +1 -1
  31. package/dist/cloud/StorageObjectUpdate.d.ts +3 -3
  32. package/dist/cloud/StorageObjectUpdate.d.ts.map +1 -1
  33. package/dist/cloud/StorageObjectVersion.d.ts +11 -11
  34. package/dist/cloud/StorageObjectVersion.d.ts.map +1 -1
  35. package/dist/cloud/StorageReplicationObject.d.ts +2 -2
  36. package/dist/cloud/StorageReplicationObject.d.ts.map +1 -1
  37. package/dist/cloud/StorageReplicationObjectIn.d.ts +2 -2
  38. package/dist/cloud/StorageReplicationObjectIn.d.ts.map +1 -1
  39. package/dist/cloud/StorageReplicationRuleDestination.d.ts +4 -4
  40. package/dist/cloud/StorageReplicationRuleDestination.d.ts.map +1 -1
  41. package/dist/cloud/StorageReplicationRuleDestinationIn.d.ts +4 -4
  42. package/dist/cloud/StorageReplicationRuleDestinationIn.d.ts.map +1 -1
  43. package/dist/cloud/StorageReplicationRuleFilter.d.ts +3 -3
  44. package/dist/cloud/StorageReplicationRuleFilter.d.ts.map +1 -1
  45. package/dist/cloud/StorageRestoreObjectIn.d.ts +2 -2
  46. package/dist/cloud/StorageRestoreObjectIn.d.ts.map +1 -1
  47. package/dist/cloud/StorageVersioningObject.d.ts +2 -2
  48. package/dist/cloud/StorageVersioningObject.d.ts.map +1 -1
  49. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts +1 -0
  50. package/dist/cloud/instance/InstancePriceTypeEnum.d.ts.map +1 -1
  51. package/dist/cloud/instance/InstancePriceTypeEnum.js +1 -0
  52. package/dist/cloud/project/ai/app/ScalingAutomaticStrategy.d.ts +6 -0
  53. package/dist/cloud/project/ai/app/ScalingAutomaticStrategy.d.ts.map +1 -1
  54. package/dist/cloud/project/ai/app/ScalingAutomaticStrategyInput.d.ts +6 -0
  55. package/dist/cloud/project/ai/app/ScalingAutomaticStrategyInput.d.ts.map +1 -1
  56. package/dist/cloud/storage/PolicyRaw.d.ts +2 -2
  57. package/dist/cloud/storage/PolicyRaw.d.ts.map +1 -1
  58. package/dist/cloud/storage/PresignedURL.d.ts +4 -4
  59. package/dist/cloud/storage/PresignedURL.d.ts.map +1 -1
  60. package/dist/cloud/storage/PresignedURLInput.d.ts +6 -6
  61. package/dist/cloud/storage/PresignedURLInput.d.ts.map +1 -1
  62. package/dist/cloud/storage/Quota.d.ts +3 -3
  63. package/dist/cloud/storage/Quota.d.ts.map +1 -1
  64. package/dist/cloud/storage/ReplicationRule.d.ts +7 -7
  65. package/dist/cloud/storage/ReplicationRule.d.ts.map +1 -1
  66. package/dist/cloud/storage/ReplicationRuleIn.d.ts +7 -7
  67. package/dist/cloud/storage/ReplicationRuleIn.d.ts.map +1 -1
  68. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts +1 -0
  69. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.d.ts.map +1 -1
  70. package/dist/connectivity/eligibility/EndpointReferenceTypeEnum.js +1 -0
  71. package/dist/dedicated/server/index.d.ts +0 -2
  72. package/dist/dedicated/server/index.d.ts.map +1 -1
  73. package/dist/dedicated/server/index.js +0 -2
  74. package/dist/nutanix/Cluster.d.ts +3 -0
  75. package/dist/nutanix/Cluster.d.ts.map +1 -1
  76. package/dist/nutanix/ClusterDetails.d.ts +3 -0
  77. package/dist/nutanix/ClusterDetails.d.ts.map +1 -1
  78. package/dist/ovhcloud-types.js +2 -2
  79. package/package.json +1 -1
  80. package/dist/dedicated/server/HardwareRaidConfiguration.d.ts +0 -20
  81. package/dist/dedicated/server/HardwareRaidConfiguration.d.ts.map +0 -1
  82. package/dist/dedicated/server/HardwareRaidConfiguration.js +0 -1
  83. package/dist/dedicated/server/HardwareRaidSize.d.ts +0 -7
  84. package/dist/dedicated/server/HardwareRaidSize.d.ts.map +0 -1
  85. package/dist/dedicated/server/HardwareRaidSize.js +0 -1
@@ -3,35 +3,35 @@ import { StorageLockConfiguration } from './StorageLockConfiguration';
3
3
  import { StorageObjectList } from './StorageObjectList';
4
4
  import { StorageReplicationObject } from './StorageReplicationObject';
5
5
  import { StorageVersioningObject } from './StorageVersioningObject';
6
- /** Container */
6
+ /** Object storage container. */
7
7
  export interface StorageContainer {
8
- /** The date and timestamp when the resource was created */
8
+ /** The date and timestamp when the container was created. */
9
9
  createdAt: string;
10
- /** Encryption configuration */
10
+ /** Encryption configuration. */
11
11
  encryption?: StorageEncryptionObject;
12
- /** Container name */
12
+ /** Container name. */
13
13
  name: string;
14
- /** Object lock configuration */
14
+ /** Object lock configuration. */
15
15
  objectLock?: StorageLockConfiguration;
16
- /** @deprecated Container objects (deprecated) */
16
+ /** @deprecated Container objects (deprecated). */
17
17
  objects: StorageObjectList[];
18
- /** Container total objects count */
18
+ /** Container total objects count. */
19
19
  objectsCount: number;
20
- /** Container total objects size (bytes) */
20
+ /** Container total objects size in bytes. */
21
21
  objectsSize: number;
22
- /** Container owner user ID */
22
+ /** Container owner user ID. */
23
23
  ownerId: number;
24
- /** Container region */
24
+ /** Container region. */
25
25
  region: string;
26
- /** Replication configuration */
26
+ /** Replication configuration. */
27
27
  replication?: StorageReplicationObject;
28
- /** Container tags */
28
+ /** Container tags. */
29
29
  tags?: {
30
30
  [key: string]: string;
31
31
  };
32
- /** Versioning configuration */
32
+ /** Versioning configuration. */
33
33
  versioning?: StorageVersioningObject;
34
- /** Container virtual host */
34
+ /** Container virtual host. */
35
35
  virtualHost: string;
36
36
  }
37
37
  //# sourceMappingURL=StorageContainer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageContainer.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,gBAAgB;AAChB,MAAM,WAAW,gBAAgB;IAC/B,2DAA2D;IAC3D,SAAS,EAAE,MAAM,CAAC;IAClB,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,qBAAqB;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,gCAAgC;IAChC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,iDAAiD;IACjD,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,oCAAoC;IACpC,YAAY,EAAE,MAAM,CAAC;IACrB,2CAA2C;IAC3C,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,uBAAuB;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,gCAAgC;IAChC,WAAW,CAAC,EAAE,wBAAwB,CAAC;IACvC,qBAAqB;IACrB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,6BAA6B;IAC7B,WAAW,EAAE,MAAM,CAAC;CACrB"}
1
+ {"version":3,"file":"StorageContainer.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,gCAAgC;AAChC,MAAM,WAAW,gBAAgB;IAC/B,6DAA6D;IAC7D,SAAS,EAAE,MAAM,CAAC;IAClB,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,sBAAsB;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,iCAAiC;IACjC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,kDAAkD;IAClD,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,qCAAqC;IACrC,YAAY,EAAE,MAAM,CAAC;IACrB,6CAA6C;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,+BAA+B;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,wBAAwB;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,WAAW,CAAC,EAAE,wBAAwB,CAAC;IACvC,sBAAsB;IACtB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,8BAA8B;IAC9B,WAAW,EAAE,MAAM,CAAC;CACrB"}
@@ -2,23 +2,23 @@ import { StorageEncryptionObject } from './StorageEncryptionObject';
2
2
  import { StorageLockConfiguration } from './StorageLockConfiguration';
3
3
  import { StorageReplicationObjectIn } from './StorageReplicationObjectIn';
4
4
  import { StorageVersioningObject } from './StorageVersioningObject';
5
- /** Create a container */
5
+ /** Create an object storage container. */
6
6
  export interface StorageContainerCreation {
7
- /** Encryption configuration */
7
+ /** Encryption configuration. */
8
8
  encryption?: StorageEncryptionObject;
9
- /** Container name */
9
+ /** Container name. */
10
10
  name: string;
11
- /** Object lock configuration */
11
+ /** Object lock configuration. */
12
12
  objectLock?: StorageLockConfiguration;
13
- /** Container owner user ID */
13
+ /** Container owner user ID. */
14
14
  ownerId?: number;
15
- /** Replication configuration */
15
+ /** Replication configuration. */
16
16
  replication?: StorageReplicationObjectIn;
17
- /** Container tags */
17
+ /** Container tags. */
18
18
  tags?: {
19
19
  [key: string]: string;
20
20
  };
21
- /** Versioning configuration */
21
+ /** Versioning configuration. */
22
22
  versioning?: StorageVersioningObject;
23
23
  }
24
24
  //# sourceMappingURL=StorageContainerCreation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageContainerCreation.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerCreation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,yBAAyB;AACzB,MAAM,WAAW,wBAAwB;IACvC,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,qBAAqB;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,gCAAgC;IAChC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,8BAA8B;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,gCAAgC;IAChC,WAAW,CAAC,EAAE,0BAA0B,CAAC;IACzC,qBAAqB;IACrB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;CACtC"}
1
+ {"version":3,"file":"StorageContainerCreation.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerCreation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,0CAA0C;AAC1C,MAAM,WAAW,wBAAwB;IACvC,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,sBAAsB;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,iCAAiC;IACjC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,+BAA+B;IAC/B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,iCAAiC;IACjC,WAAW,CAAC,EAAE,0BAA0B,CAAC;IACzC,sBAAsB;IACtB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;CACtC"}
@@ -1,21 +1,21 @@
1
1
  import { StorageObjectList } from './StorageObjectList';
2
- /** Container */
2
+ /** Object storage container. */
3
3
  export interface StorageContainerList {
4
- /** The date and timestamp when the resource was created */
4
+ /** The date and timestamp when the container was created. */
5
5
  createdAt: string;
6
- /** Container name */
6
+ /** Container name. */
7
7
  name: string;
8
- /** @deprecated Container objects (deprecated) */
8
+ /** @deprecated Container objects (deprecated). */
9
9
  objects: StorageObjectList[];
10
- /** Container total objects count */
10
+ /** Container total objects count. */
11
11
  objectsCount: number;
12
- /** Container total objects size (bytes) */
12
+ /** Container total objects size in bytes. */
13
13
  objectsSize: number;
14
- /** Container owner user ID */
14
+ /** Container owner user ID. */
15
15
  ownerId: number;
16
- /** Container region */
16
+ /** Container region. */
17
17
  region: string;
18
- /** Container virtual host */
18
+ /** Container virtual host. */
19
19
  virtualHost: string;
20
20
  }
21
21
  //# sourceMappingURL=StorageContainerList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageContainerList.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAEpE,gBAAgB;AAChB,MAAM,WAAW,oBAAoB;IACnC,2DAA2D;IAC3D,SAAS,EAAE,MAAM,CAAC;IAClB,qBAAqB;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,iDAAiD;IACjD,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,oCAAoC;IACpC,YAAY,EAAE,MAAM,CAAC;IACrB,2CAA2C;IAC3C,WAAW,EAAE,MAAM,CAAC;IACpB,8BAA8B;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,uBAAuB;IACvB,MAAM,EAAE,MAAM,CAAC;IACf,6BAA6B;IAC7B,WAAW,EAAE,MAAM,CAAC;CACrB"}
1
+ {"version":3,"file":"StorageContainerList.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAEpE,gCAAgC;AAChC,MAAM,WAAW,oBAAoB;IACnC,6DAA6D;IAC7D,SAAS,EAAE,MAAM,CAAC;IAClB,sBAAsB;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,qCAAqC;IACrC,YAAY,EAAE,MAAM,CAAC;IACrB,6CAA6C;IAC7C,WAAW,EAAE,MAAM,CAAC;IACpB,+BAA+B;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,wBAAwB;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,8BAA8B;IAC9B,WAAW,EAAE,MAAM,CAAC;CACrB"}
@@ -2,19 +2,19 @@ import { StorageEncryptionObject } from './StorageEncryptionObject';
2
2
  import { StorageLockConfiguration } from './StorageLockConfiguration';
3
3
  import { StorageReplicationObjectIn } from './StorageReplicationObjectIn';
4
4
  import { StorageVersioningObject } from './StorageVersioningObject';
5
- /** Create a container */
5
+ /** Create an object storage container. */
6
6
  export interface StorageContainerUpdate {
7
- /** Encryption configuration */
7
+ /** Encryption configuration. */
8
8
  encryption?: StorageEncryptionObject;
9
- /** Object lock configuration */
9
+ /** Object lock configuration. */
10
10
  objectLock?: StorageLockConfiguration;
11
- /** Replication configuration */
11
+ /** Replication configuration. */
12
12
  replication?: StorageReplicationObjectIn;
13
- /** Container tags */
13
+ /** Container tags. */
14
14
  tags?: {
15
15
  [key: string]: string;
16
16
  };
17
- /** Versioning configuration */
17
+ /** Versioning configuration. */
18
18
  versioning?: StorageVersioningObject;
19
19
  }
20
20
  //# sourceMappingURL=StorageContainerUpdate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageContainerUpdate.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,yBAAyB;AACzB,MAAM,WAAW,sBAAsB;IACrC,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,gCAAgC;IAChC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,gCAAgC;IAChC,WAAW,CAAC,EAAE,0BAA0B,CAAC;IACzC,qBAAqB;IACrB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,+BAA+B;IAC/B,UAAU,CAAC,EAAE,uBAAuB,CAAC;CACtC"}
1
+ {"version":3,"file":"StorageContainerUpdate.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageContainerUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAClF,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAEhF,0CAA0C;AAC1C,MAAM,WAAW,sBAAsB;IACrC,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;IACrC,iCAAiC;IACjC,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC,iCAAiC;IACjC,WAAW,CAAC,EAAE,0BAA0B,CAAC;IACzC,sBAAsB;IACtB,IAAI,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACjC,gCAAgC;IAChC,UAAU,CAAC,EAAE,uBAAuB,CAAC;CACtC"}
@@ -1,11 +1,11 @@
1
1
  import { StorageClassEnum } from './storage/StorageClassEnum';
2
- /** Copy object input */
2
+ /** Copy object input. */
3
3
  export interface StorageCopyObjectIn {
4
- /** Target Storage class */
4
+ /** Target Storage class. When copying an object within the same bucket with the same key, specify a different storage class to change an object's storage class. */
5
5
  storageClass?: StorageClassEnum;
6
- /** Target bucket name */
6
+ /** Target bucket name. Can be the same as source bucket name to copy an object within the same bucket. */
7
7
  targetBucket: string;
8
- /** Target object key */
8
+ /** Target object key. */
9
9
  targetKey: string;
10
10
  }
11
11
  //# sourceMappingURL=StorageCopyObjectIn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageCopyObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageCopyObjectIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,wBAAwB;AACxB,MAAM,WAAW,mBAAmB;IAClC,2BAA2B;IAC3B,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,yBAAyB;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,wBAAwB;IACxB,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"StorageCopyObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageCopyObjectIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,yBAAyB;AACzB,MAAM,WAAW,mBAAmB;IAClC,oKAAoK;IACpK,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,0GAA0G;IAC1G,YAAY,EAAE,MAAM,CAAC;IACrB,yBAAyB;IACzB,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,8 +1,8 @@
1
- /** Copy object output */
1
+ /** Copy object output. */
2
2
  export interface StorageCopyObjectOut {
3
- /** ETag */
3
+ /** The entity tag is a hash of the object that reflects changes only to the contents. */
4
4
  etag: string;
5
- /** Version ID of the copied object */
5
+ /** Version ID of the copied object. */
6
6
  versionId?: string;
7
7
  }
8
8
  //# sourceMappingURL=StorageCopyObjectOut.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageCopyObjectOut.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageCopyObjectOut.ts"],"names":[],"mappings":"AAAA,yBAAyB;AACzB,MAAM,WAAW,oBAAoB;IACnC,WAAW;IACX,IAAI,EAAE,MAAM,CAAC;IACb,sCAAsC;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"StorageCopyObjectOut.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageCopyObjectOut.ts"],"names":[],"mappings":"AAAA,0BAA0B;AAC1B,MAAM,WAAW,oBAAoB;IACnC,yFAAyF;IACzF,IAAI,EAAE,MAAM,CAAC;IACb,uCAAuC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -1,7 +1,7 @@
1
1
  import { EncryptionAlgorithmEnum } from './storage/EncryptionAlgorithmEnum';
2
- /** Object */
2
+ /** Encryption configuration. */
3
3
  export interface StorageEncryptionObject {
4
- /** Encryption algorithm */
4
+ /** Encryption algorithm. */
5
5
  sseAlgorithm?: EncryptionAlgorithmEnum;
6
6
  }
7
7
  //# sourceMappingURL=StorageEncryptionObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageEncryptionObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageEncryptionObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AAExF,aAAa;AACb,MAAM,WAAW,uBAAuB;IACtC,2BAA2B;IAC3B,YAAY,CAAC,EAAE,uBAAuB,CAAC;CACxC"}
1
+ {"version":3,"file":"StorageEncryptionObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageEncryptionObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AAExF,gCAAgC;AAChC,MAAM,WAAW,uBAAuB;IACtC,4BAA4B;IAC5B,YAAY,CAAC,EAAE,uBAAuB,CAAC;CACxC"}
@@ -1,10 +1,10 @@
1
1
  import { ObjectLockStatusEnum } from './storage/ObjectLockStatusEnum';
2
2
  import { StorageLockConfigurationRule } from './StorageLockConfigurationRule';
3
- /** Object */
3
+ /** Object lock configuration. */
4
4
  export interface StorageLockConfiguration {
5
- /** Object lock default rule */
5
+ /** Object lock default rule. */
6
6
  rule?: StorageLockConfigurationRule;
7
- /** Object lock status */
7
+ /** Object lock status. */
8
8
  status: ObjectLockStatusEnum;
9
9
  }
10
10
  //# sourceMappingURL=StorageLockConfiguration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageLockConfiguration.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageLockConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,aAAa;AACb,MAAM,WAAW,wBAAwB;IACvC,+BAA+B;IAC/B,IAAI,CAAC,EAAE,4BAA4B,CAAC;IACpC,yBAAyB;IACzB,MAAM,EAAE,oBAAoB,CAAC;CAC9B"}
1
+ {"version":3,"file":"StorageLockConfiguration.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageLockConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAC;AAClF,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAE1F,iCAAiC;AACjC,MAAM,WAAW,wBAAwB;IACvC,gCAAgC;IAChC,IAAI,CAAC,EAAE,4BAA4B,CAAC;IACpC,0BAA0B;IAC1B,MAAM,EAAE,oBAAoB,CAAC;CAC9B"}
@@ -1,9 +1,9 @@
1
1
  import { ObjectLockModeEnum } from './storage/ObjectLockModeEnum';
2
- /** Object */
2
+ /** Object lock default configuration rule. */
3
3
  export interface StorageLockConfigurationRule {
4
- /** Object lock mode */
4
+ /** Object lock mode. */
5
5
  mode: ObjectLockModeEnum;
6
- /** The retention period that the default retention configuration must apply */
6
+ /** The retention period that the default retention configuration must apply. */
7
7
  period: string;
8
8
  }
9
9
  //# sourceMappingURL=StorageLockConfigurationRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageLockConfigurationRule.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageLockConfigurationRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAE9E,aAAa;AACb,MAAM,WAAW,4BAA4B;IAC3C,uBAAuB;IACvB,IAAI,EAAE,kBAAkB,CAAC;IACzB,+EAA+E;IAC/E,MAAM,EAAE,MAAM,CAAC;CAChB"}
1
+ {"version":3,"file":"StorageLockConfigurationRule.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageLockConfigurationRule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAE9E,8CAA8C;AAC9C,MAAM,WAAW,4BAA4B;IAC3C,wBAAwB;IACxB,IAAI,EAAE,kBAAkB,CAAC;IACzB,gFAAgF;IAChF,MAAM,EAAE,MAAM,CAAC;CAChB"}
@@ -4,27 +4,27 @@ import { StorageObjectRestoreStatus } from './StorageObjectRestoreStatus';
4
4
  import { StorageObjectRetentionConfiguration } from './StorageObjectRetentionConfiguration';
5
5
  /** Object */
6
6
  export interface StorageObject {
7
- /** ETag */
7
+ /** The entity tag is a hash of the object that reflects changes only to the contents. The etag is omitted when isDeleteMarker is true. */
8
8
  etag: string;
9
- /** Whether this object is a delete marker */
9
+ /** True when the entry represents a delete marker. This field is included only when using withVersions set to true. */
10
10
  isDeleteMarker?: boolean;
11
- /** Whether this is the latest version of the object */
11
+ /** True when the entry is the latest version of the object or delete marker. */
12
12
  isLatest?: boolean;
13
- /** Key */
13
+ /** The name assigned to an object. Use the object key to retrieve the object. */
14
14
  key: string;
15
- /** Last modification date */
15
+ /** Last modification date. */
16
16
  lastModified: string;
17
- /** Object legal hold status */
17
+ /** Object legal hold status. */
18
18
  legalHold?: ObjectLegalHoldStatusEnum;
19
- /** Object lock retention configuration */
19
+ /** Object lock retention configuration, if any. */
20
20
  lock?: StorageObjectRetentionConfiguration;
21
- /** Restore status of the object */
21
+ /** Specifies the restoration status of an object, if any. Objects in certain storage classes must be restored before they can be retrieved. */
22
22
  restoreStatus?: StorageObjectRestoreStatus;
23
- /** Size (bytes) */
23
+ /** Size in bytes of the object. */
24
24
  size: number;
25
- /** Storage class */
25
+ /** The storage class used to store the object. */
26
26
  storageClass?: StorageClassEnum;
27
- /** Version ID of the object */
27
+ /** The version ID of the object. */
28
28
  versionId?: string;
29
29
  }
30
30
  //# sourceMappingURL=StorageObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,aAAa;IAC5B,WAAW;IACX,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,uDAAuD;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU;IACV,GAAG,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,+BAA+B;IAC/B,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,0CAA0C;IAC1C,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,mCAAmC;IACnC,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,oBAAoB;IACpB,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,+BAA+B;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"StorageObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,aAAa;IAC5B,0IAA0I;IAC1I,IAAI,EAAE,MAAM,CAAC;IACb,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -1,8 +1,8 @@
1
- /** Object to delete */
1
+ /** Object to delete. */
2
2
  export interface StorageObjectDelete {
3
- /** Key */
3
+ /** Key of the object. */
4
4
  key: string;
5
- /** Version ID of the object */
5
+ /** Version ID of the object. */
6
6
  versionId?: string;
7
7
  }
8
8
  //# sourceMappingURL=StorageObjectDelete.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectDelete.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectDelete.ts"],"names":[],"mappings":"AAAA,uBAAuB;AACvB,MAAM,WAAW,mBAAmB;IAClC,UAAU;IACV,GAAG,EAAE,MAAM,CAAC;IACZ,+BAA+B;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"StorageObjectDelete.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectDelete.ts"],"names":[],"mappings":"AAAA,wBAAwB;AACxB,MAAM,WAAW,mBAAmB;IAClC,yBAAyB;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,gCAAgC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -1,7 +1,7 @@
1
1
  import { StorageObjectDelete } from './StorageObjectDelete';
2
- /** Objects to delete */
2
+ /** Objects to delete. */
3
3
  export interface StorageObjectDeleteBulk {
4
- /** Objects to delete */
4
+ /** Objects to delete. */
5
5
  objects: StorageObjectDelete[];
6
6
  }
7
7
  //# sourceMappingURL=StorageObjectDeleteBulk.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectDeleteBulk.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectDeleteBulk.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,wBAAwB;AACxB,MAAM,WAAW,uBAAuB;IACtC,wBAAwB;IACxB,OAAO,EAAE,mBAAmB,EAAE,CAAC;CAChC"}
1
+ {"version":3,"file":"StorageObjectDeleteBulk.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectDeleteBulk.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AAExE,yBAAyB;AACzB,MAAM,WAAW,uBAAuB;IACtC,yBAAyB;IACzB,OAAO,EAAE,mBAAmB,EAAE,CAAC;CAChC"}
@@ -2,23 +2,25 @@ import { StorageClassEnum } from './storage/StorageClassEnum';
2
2
  import { StorageObjectRestoreStatus } from './StorageObjectRestoreStatus';
3
3
  /** Object */
4
4
  export interface StorageObjectList {
5
- /** ETag */
6
- etag: string;
7
- /** Whether this object is a delete marker */
5
+ /** The entity tag is a hash of the object that reflects changes only to the contents. The etag is omitted when isDeleteMarker or isCommonPrefix is true. */
6
+ etag?: string;
7
+ /** True when the entry represents a common prefix. This field is included only when specifying a delimiter. */
8
+ isCommonPrefix?: boolean;
9
+ /** True when the entry represents a delete marker. This field is included only when using withVersions set to true. */
8
10
  isDeleteMarker?: boolean;
9
- /** Whether this is the latest version of the object */
11
+ /** True when the entry is the latest version of the object or delete marker. */
10
12
  isLatest?: boolean;
11
- /** Key */
13
+ /** The name assigned to an object. Use the object key to retrieve the object. */
12
14
  key: string;
13
- /** Last modification date */
14
- lastModified: string;
15
- /** Restore status of the object */
15
+ /** Last modification date. This field is omitted when isCommonPrefix is true. */
16
+ lastModified?: string;
17
+ /** Specifies the restoration status of an object, if any. Objects in certain storage classes must be restored before they can be retrieved. */
16
18
  restoreStatus?: StorageObjectRestoreStatus;
17
- /** Size (bytes) */
19
+ /** Size in bytes of the object. */
18
20
  size: number;
19
- /** Storage class */
21
+ /** The storage class used to store the object. */
20
22
  storageClass?: StorageClassEnum;
21
- /** Version ID of the object */
23
+ /** The version ID of the object. */
22
24
  versionId?: string;
23
25
  }
24
26
  //# sourceMappingURL=StorageObjectList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectList.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AAEtF,aAAa;AACb,MAAM,WAAW,iBAAiB;IAChC,WAAW;IACX,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,uDAAuD;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU;IACV,GAAG,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,mCAAmC;IACnC,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,oBAAoB;IACpB,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,+BAA+B;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"StorageObjectList.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AAEtF,aAAa;AACb,MAAM,WAAW,iBAAiB;IAChC,4JAA4J;IAC5J,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,+GAA+G;IAC/G,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,iFAAiF;IACjF,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -1,8 +1,8 @@
1
- /** Restore status of an object */
1
+ /** Specifies the restoration status of an object. Objects in certain storage classes must be restored before they can be retrieved. */
2
2
  export interface StorageObjectRestoreStatus {
3
- /** Indicates when the restored copy will expire */
3
+ /** Indicates when the restored copy will expire. */
4
4
  expireDate?: string;
5
- /** Specifies whether the object is currently being restored */
5
+ /** Specifies whether the object is currently being restored. */
6
6
  inProgress: boolean;
7
7
  }
8
8
  //# sourceMappingURL=StorageObjectRestoreStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectRestoreStatus.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectRestoreStatus.ts"],"names":[],"mappings":"AAAA,kCAAkC;AAClC,MAAM,WAAW,0BAA0B;IACzC,mDAAmD;IACnD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,+DAA+D;IAC/D,UAAU,EAAE,OAAO,CAAC;CACrB"}
1
+ {"version":3,"file":"StorageObjectRestoreStatus.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectRestoreStatus.ts"],"names":[],"mappings":"AAAA,uIAAuI;AACvI,MAAM,WAAW,0BAA0B;IACzC,oDAAoD;IACpD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gEAAgE;IAChE,UAAU,EAAE,OAAO,CAAC;CACrB"}
@@ -1,9 +1,9 @@
1
1
  import { ObjectLockModeEnum } from './storage/ObjectLockModeEnum';
2
- /** Object */
2
+ /** Object retention configuration. */
3
3
  export interface StorageObjectRetentionConfiguration {
4
- /** Object lock mode */
4
+ /** Object lock retention mode. */
5
5
  mode: ObjectLockModeEnum;
6
- /** The date on which this Object Lock Retention will expire */
6
+ /** The date on which this object lock retention will expire. */
7
7
  retainUntil: string;
8
8
  }
9
9
  //# sourceMappingURL=StorageObjectRetentionConfiguration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectRetentionConfiguration.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectRetentionConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAE9E,aAAa;AACb,MAAM,WAAW,mCAAmC;IAClD,uBAAuB;IACvB,IAAI,EAAE,kBAAkB,CAAC;IACzB,+DAA+D;IAC/D,WAAW,EAAE,MAAM,CAAC;CACrB"}
1
+ {"version":3,"file":"StorageObjectRetentionConfiguration.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectRetentionConfiguration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAE9E,sCAAsC;AACtC,MAAM,WAAW,mCAAmC;IAClD,kCAAkC;IAClC,IAAI,EAAE,kBAAkB,CAAC;IACzB,gEAAgE;IAChE,WAAW,EAAE,MAAM,CAAC;CACrB"}
@@ -1,10 +1,10 @@
1
1
  import { ObjectLegalHoldStatusEnum } from './storage/ObjectLegalHoldStatusEnum';
2
2
  import { StorageObjectRetentionConfiguration } from './StorageObjectRetentionConfiguration';
3
- /** Create a container */
3
+ /** Create a container. */
4
4
  export interface StorageObjectUpdate {
5
- /** Object legal hold status */
5
+ /** Object legal hold status. */
6
6
  legalHold?: ObjectLegalHoldStatusEnum;
7
- /** Object lock retention configuration */
7
+ /** Object lock retention configuration. */
8
8
  lock?: StorageObjectRetentionConfiguration;
9
9
  }
10
10
  //# sourceMappingURL=StorageObjectUpdate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectUpdate.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,yBAAyB;AACzB,MAAM,WAAW,mBAAmB;IAClC,+BAA+B;IAC/B,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,0CAA0C;IAC1C,IAAI,CAAC,EAAE,mCAAmC,CAAC;CAC5C"}
1
+ {"version":3,"file":"StorageObjectUpdate.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectUpdate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,0BAA0B;AAC1B,MAAM,WAAW,mBAAmB;IAClC,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,2CAA2C;IAC3C,IAAI,CAAC,EAAE,mCAAmC,CAAC;CAC5C"}
@@ -4,27 +4,27 @@ import { StorageObjectRestoreStatus } from './StorageObjectRestoreStatus';
4
4
  import { StorageObjectRetentionConfiguration } from './StorageObjectRetentionConfiguration';
5
5
  /** Object */
6
6
  export interface StorageObjectVersion {
7
- /** ETag */
7
+ /** The entity tag is a hash of the object that reflects changes only to the contents. The etag is omitted when isDeleteMarker is true. */
8
8
  etag: string;
9
- /** Whether this object is a delete marker */
9
+ /** True when the entry represents a delete marker. This field is included only when using withVersions set to true. */
10
10
  isDeleteMarker?: boolean;
11
- /** Whether this is the latest version of the object */
11
+ /** True when the entry is the latest version of the object or delete marker. */
12
12
  isLatest?: boolean;
13
- /** Key */
13
+ /** The name assigned to an object. Use the object key to retrieve the object. */
14
14
  key: string;
15
- /** Last modification date */
15
+ /** Last modification date. */
16
16
  lastModified: string;
17
- /** Object legal hold status */
17
+ /** Object legal hold status. */
18
18
  legalHold?: ObjectLegalHoldStatusEnum;
19
- /** Object lock retention configuration */
19
+ /** Object lock retention configuration, if any. */
20
20
  lock?: StorageObjectRetentionConfiguration;
21
- /** Restore status of the object */
21
+ /** Specifies the restoration status of an object, if any. Objects in certain storage classes must be restored before they can be retrieved. */
22
22
  restoreStatus?: StorageObjectRestoreStatus;
23
- /** Size (bytes) */
23
+ /** Size in bytes of the object. */
24
24
  size: number;
25
- /** Storage class */
25
+ /** The storage class used to store the object. */
26
26
  storageClass?: StorageClassEnum;
27
- /** Version ID of the object */
27
+ /** The version ID of the object. */
28
28
  versionId: string;
29
29
  }
30
30
  //# sourceMappingURL=StorageObjectVersion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageObjectVersion.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,oBAAoB;IACnC,WAAW;IACX,IAAI,EAAE,MAAM,CAAC;IACb,6CAA6C;IAC7C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,uDAAuD;IACvD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU;IACV,GAAG,EAAE,MAAM,CAAC;IACZ,6BAA6B;IAC7B,YAAY,EAAE,MAAM,CAAC;IACrB,+BAA+B;IAC/B,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,0CAA0C;IAC1C,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,mCAAmC;IACnC,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mBAAmB;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,oBAAoB;IACpB,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,+BAA+B;IAC/B,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"StorageObjectVersion.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageObjectVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AACtF,OAAO,EAAE,mCAAmC,EAAE,MAAM,mDAAmD,CAAC;AAExG,aAAa;AACb,MAAM,WAAW,oBAAoB;IACnC,0IAA0I;IAC1I,IAAI,EAAE,MAAM,CAAC;IACb,uHAAuH;IACvH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gFAAgF;IAChF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iFAAiF;IACjF,GAAG,EAAE,MAAM,CAAC;IACZ,8BAA8B;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,gCAAgC;IAChC,SAAS,CAAC,EAAE,yBAAyB,CAAC;IACtC,mDAAmD;IACnD,IAAI,CAAC,EAAE,mCAAmC,CAAC;IAC3C,+IAA+I;IAC/I,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAC3C,mCAAmC;IACnC,IAAI,EAAE,MAAM,CAAC;IACb,kDAAkD;IAClD,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,oCAAoC;IACpC,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -1,7 +1,7 @@
1
1
  import { ReplicationRule } from './storage/ReplicationRule';
2
- /** Object Storage replication configuration */
2
+ /** Object Storage replication configuration. */
3
3
  export interface StorageReplicationObject {
4
- /** Replication rules */
4
+ /** Replication rules. */
5
5
  rules?: ReplicationRule[];
6
6
  }
7
7
  //# sourceMappingURL=StorageReplicationObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageReplicationObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AAExE,+CAA+C;AAC/C,MAAM,WAAW,wBAAwB;IACvC,wBAAwB;IACxB,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;CAC3B"}
1
+ {"version":3,"file":"StorageReplicationObject.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AAExE,gDAAgD;AAChD,MAAM,WAAW,wBAAwB;IACvC,yBAAyB;IACzB,KAAK,CAAC,EAAE,eAAe,EAAE,CAAC;CAC3B"}
@@ -1,7 +1,7 @@
1
1
  import { ReplicationRuleIn } from './storage/ReplicationRuleIn';
2
- /** Object Storage replication configuration */
2
+ /** Object Storage replication configuration. */
3
3
  export interface StorageReplicationObjectIn {
4
- /** Replication rules */
4
+ /** Replication rules. */
5
5
  rules?: ReplicationRuleIn[];
6
6
  }
7
7
  //# sourceMappingURL=StorageReplicationObjectIn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageReplicationObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationObjectIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,+CAA+C;AAC/C,MAAM,WAAW,0BAA0B;IACzC,wBAAwB;IACxB,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAC7B"}
1
+ {"version":3,"file":"StorageReplicationObjectIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationObjectIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE5E,gDAAgD;AAChD,MAAM,WAAW,0BAA0B;IACzC,yBAAyB;IACzB,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAC7B"}
@@ -1,11 +1,11 @@
1
1
  import { StorageClassEnum } from './storage/StorageClassEnum';
2
- /** Object Storage replication configuration rule destination */
2
+ /** Object Storage replication configuration rule destination. */
3
3
  export interface StorageReplicationRuleDestination {
4
- /** Destination bucket name */
4
+ /** Destination bucket name. */
5
5
  name: string;
6
- /** Destination region, can be null if destination bucket has been deleted */
6
+ /** Destination region, can be null if destination bucket has been deleted. */
7
7
  region?: string;
8
- /** Destination storage class */
8
+ /** Destination storage class. */
9
9
  storageClass?: StorageClassEnum;
10
10
  }
11
11
  //# sourceMappingURL=StorageReplicationRuleDestination.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageReplicationRuleDestination.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleDestination.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,gEAAgE;AAChE,MAAM,WAAW,iCAAiC;IAChD,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,6EAA6E;IAC7E,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,gCAAgC;IAChC,YAAY,CAAC,EAAE,gBAAgB,CAAC;CACjC"}
1
+ {"version":3,"file":"StorageReplicationRuleDestination.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleDestination.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,iEAAiE;AACjE,MAAM,WAAW,iCAAiC;IAChD,+BAA+B;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,8EAA8E;IAC9E,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,iCAAiC;IACjC,YAAY,CAAC,EAAE,gBAAgB,CAAC;CACjC"}
@@ -1,11 +1,11 @@
1
1
  import { StorageClassEnum } from './storage/StorageClassEnum';
2
- /** Object Storage replication configuration rule destination */
2
+ /** Object Storage replication configuration rule destination. */
3
3
  export interface StorageReplicationRuleDestinationIn {
4
- /** Destination bucket name */
4
+ /** Destination bucket name. */
5
5
  name: string;
6
- /** Destination region */
6
+ /** Destination region. */
7
7
  region: string;
8
- /** Destination storage class */
8
+ /** Destination storage class. */
9
9
  storageClass?: StorageClassEnum;
10
10
  }
11
11
  //# sourceMappingURL=StorageReplicationRuleDestinationIn.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StorageReplicationRuleDestinationIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleDestinationIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,gEAAgE;AAChE,MAAM,WAAW,mCAAmC;IAClD,8BAA8B;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,yBAAyB;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,gCAAgC;IAChC,YAAY,CAAC,EAAE,gBAAgB,CAAC;CACjC"}
1
+ {"version":3,"file":"StorageReplicationRuleDestinationIn.d.ts","sourceRoot":"","sources":["../../generated/types/cloud/StorageReplicationRuleDestinationIn.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,wCAAwC,CAAC;AAE1E,iEAAiE;AACjE,MAAM,WAAW,mCAAmC;IAClD,+BAA+B;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,0BAA0B;IAC1B,MAAM,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,YAAY,CAAC,EAAE,gBAAgB,CAAC;CACjC"}