|
726 | 726 | "pattern": "^projects/[^/]+/locations/[^/]+/instances/[^/]+$",
|
727 | 727 | "required": true,
|
728 | 728 | "type": "string"
|
| 729 | + }, |
| 730 | + "returnPartialSuccess": { |
| 731 | + "description": "Optional. If true, allow partial responses for multi-regional Aggregated List requests.", |
| 732 | + "location": "query", |
| 733 | + "type": "boolean" |
729 | 734 | }
|
730 | 735 | },
|
731 | 736 | "path": "v1/{+parent}/snapshots",
|
|
777 | 782 | "operations": {
|
778 | 783 | "methods": {
|
779 | 784 | "cancel": {
|
780 |
| - "description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", |
| 785 | + "description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.", |
781 | 786 | "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}:cancel",
|
782 | 787 | "httpMethod": "POST",
|
783 | 788 | "id": "file.projects.locations.operations.cancel",
|
|
902 | 907 | }
|
903 | 908 | }
|
904 | 909 | },
|
905 |
| - "revision": "20240905", |
| 910 | + "revision": "20250106", |
906 | 911 | "rootUrl": "https://file.googleapis.com/",
|
907 | 912 | "schemas": {
|
908 | 913 | "Backup": {
|
|
1038 | 1043 | "additionalProperties": {
|
1039 | 1044 | "type": "string"
|
1040 | 1045 | },
|
1041 |
| - "description": "Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: \"123/environment\": \"production\", \"123/costCenter\": \"marketing\"", |
| 1046 | + "description": "Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: \"123456789012/environment\" : \"production\", \"123456789013/costCenter\" : \"marketing\" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value", |
1042 | 1047 | "type": "object"
|
1043 | 1048 | }
|
1044 | 1049 | },
|
|
1144 | 1149 | "description": "Fixed IOPS (input/output operations per second) parameters.",
|
1145 | 1150 | "id": "FixedIOPS",
|
1146 | 1151 | "properties": {
|
1147 |
| - "maxReadIops": { |
1148 |
| - "description": "Required. Maximum raw read IOPS.", |
| 1152 | + "maxIops": { |
| 1153 | + "description": "Required. Maximum IOPS.", |
1149 | 1154 | "format": "int64",
|
1150 | 1155 | "type": "string"
|
1151 | 1156 | }
|
|
1431 | 1436 | "description": "IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB).",
|
1432 | 1437 | "id": "IOPSPerTB",
|
1433 | 1438 | "properties": {
|
1434 |
| - "maxReadIopsPerTb": { |
1435 |
| - "description": "Required. Maximum read IOPS per TiB.", |
| 1439 | + "maxIopsPerTb": { |
| 1440 | + "description": "Required. Maximum IOPS per TiB.", |
1436 | 1441 | "format": "int64",
|
1437 | 1442 | "type": "string"
|
1438 | 1443 | }
|
|
1443 | 1448 | "description": "A Filestore instance.",
|
1444 | 1449 | "id": "Instance",
|
1445 | 1450 | "properties": {
|
1446 |
| - "configurablePerformanceEnabled": { |
1447 |
| - "description": "Output only. Indicates whether this instance's performance is configurable. If enabled, adjust it using the 'performance_config' field.", |
1448 |
| - "readOnly": true, |
1449 |
| - "type": "boolean" |
1450 |
| - }, |
1451 | 1451 | "createTime": {
|
1452 | 1452 | "description": "Output only. The time when the instance was created.",
|
1453 | 1453 | "format": "google-datetime",
|
1454 | 1454 | "readOnly": true,
|
1455 | 1455 | "type": "string"
|
1456 | 1456 | },
|
| 1457 | + "customPerformanceSupported": { |
| 1458 | + "description": "Output only. Indicates whether this instance supports configuring its performance. If true, the user can configure the instance's performance by using the 'performance_config' field.", |
| 1459 | + "readOnly": true, |
| 1460 | + "type": "boolean" |
| 1461 | + }, |
1457 | 1462 | "deletionProtectionEnabled": {
|
1458 | 1463 | "description": "Optional. Indicates whether the instance is protected against deletion.",
|
1459 | 1464 | "type": "boolean"
|
|
1595 | 1600 | "additionalProperties": {
|
1596 | 1601 | "type": "string"
|
1597 | 1602 | },
|
1598 |
| - "description": "Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: \"123/environment\": \"production\", \"123/costCenter\": \"marketing\"", |
| 1603 | + "description": "Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: \"123456789012/environment\" : \"production\", \"123456789013/costCenter\" : \"marketing\" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value", |
1599 | 1604 | "type": "object"
|
1600 | 1605 | },
|
1601 | 1606 | "tier": {
|
|
1643 | 1648 | "type": "string"
|
1644 | 1649 | },
|
1645 | 1650 | "unreachable": {
|
1646 |
| - "description": "Locations that could not be reached.", |
| 1651 | + "description": "Unordered list. Locations that could not be reached.", |
1647 | 1652 | "items": {
|
1648 | 1653 | "type": "string"
|
1649 | 1654 | },
|
|
1668 | 1673 | "type": "string"
|
1669 | 1674 | },
|
1670 | 1675 | "unreachable": {
|
1671 |
| - "description": "Locations that could not be reached.", |
| 1676 | + "description": "Unordered list. Locations that could not be reached.", |
1672 | 1677 | "items": {
|
1673 | 1678 | "type": "string"
|
1674 | 1679 | },
|
|
1727 | 1732 | "$ref": "Snapshot"
|
1728 | 1733 | },
|
1729 | 1734 | "type": "array"
|
| 1735 | + }, |
| 1736 | + "unreachable": { |
| 1737 | + "description": "Unordered list. Locations that could not be reached.", |
| 1738 | + "items": { |
| 1739 | + "type": "string" |
| 1740 | + }, |
| 1741 | + "type": "array" |
1730 | 1742 | }
|
1731 | 1743 | },
|
1732 | 1744 | "type": "object"
|
|
1979 | 1991 | "type": "string"
|
1980 | 1992 | },
|
1981 | 1993 | "cancelRequested": {
|
1982 |
| - "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", |
| 1994 | + "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.", |
1983 | 1995 | "readOnly": true,
|
1984 | 1996 | "type": "boolean"
|
1985 | 1997 | },
|
|
2032 | 2044 | "description": "The enforced performance limits, calculated from the instance's performance configuration.",
|
2033 | 2045 | "id": "PerformanceLimits",
|
2034 | 2046 | "properties": {
|
| 2047 | + "maxIops": { |
| 2048 | + "description": "Output only. The max IOPS.", |
| 2049 | + "format": "int64", |
| 2050 | + "readOnly": true, |
| 2051 | + "type": "string" |
| 2052 | + }, |
2035 | 2053 | "maxReadIops": {
|
2036 | 2054 | "description": "Output only. The max read IOPS.",
|
2037 | 2055 | "format": "int64",
|
|
2264 | 2282 | "additionalProperties": {
|
2265 | 2283 | "type": "string"
|
2266 | 2284 | },
|
2267 |
| - "description": "Optional. Input only. Immutable. Tag key-value pairs are bound to this resource. For example: \"123/environment\": \"production\", \"123/costCenter\": \"marketing\"", |
| 2285 | + "description": "Optional. Input only. Immutable. Tag key-value pairs bound to this resource. Each key must be a namespaced name and each value a short name. Example: \"123456789012/environment\" : \"production\", \"123456789013/costCenter\" : \"marketing\" See the documentation for more information: - Namespaced name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_key - Short name: https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing#retrieving_tag_value", |
2268 | 2286 | "type": "object"
|
2269 | 2287 | }
|
2270 | 2288 | },
|
|
2302 | 2320 | "id": "TimeOfDay",
|
2303 | 2321 | "properties": {
|
2304 | 2322 | "hours": {
|
2305 |
| - "description": "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.", |
| 2323 | + "description": "Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value \"24:00:00\" for scenarios like business closing time.", |
2306 | 2324 | "format": "int32",
|
2307 | 2325 | "type": "integer"
|
2308 | 2326 | },
|
2309 | 2327 | "minutes": {
|
2310 |
| - "description": "Minutes of hour of day. Must be from 0 to 59.", |
| 2328 | + "description": "Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.", |
2311 | 2329 | "format": "int32",
|
2312 | 2330 | "type": "integer"
|
2313 | 2331 | },
|
2314 | 2332 | "nanos": {
|
2315 |
| - "description": "Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.", |
| 2333 | + "description": "Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.", |
2316 | 2334 | "format": "int32",
|
2317 | 2335 | "type": "integer"
|
2318 | 2336 | },
|
2319 | 2337 | "seconds": {
|
2320 |
| - "description": "Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.", |
| 2338 | + "description": "Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.", |
2321 | 2339 | "format": "int32",
|
2322 | 2340 | "type": "integer"
|
2323 | 2341 | }
|
|
0 commit comments