|
2262 | 2262 | } |
2263 | 2263 | } |
2264 | 2264 | }, |
2265 | | - "revision": "20260224", |
| 2265 | + "revision": "20260227", |
2266 | 2266 | "rootUrl": "https://backupdr.googleapis.com/", |
2267 | 2267 | "schemas": { |
2268 | 2268 | "AbandonBackupRequest": { |
|
5049 | 5049 | }, |
5050 | 5050 | "type": "object" |
5051 | 5051 | }, |
| 5052 | + "GoogleCloudBackupdrV1OperationMetadata": { |
| 5053 | + "description": "Represents the metadata of the long-running operation.", |
| 5054 | + "id": "GoogleCloudBackupdrV1OperationMetadata", |
| 5055 | + "properties": { |
| 5056 | + "additionalInfo": { |
| 5057 | + "additionalProperties": { |
| 5058 | + "type": "string" |
| 5059 | + }, |
| 5060 | + "description": "Output only. AdditionalInfo contains additional Info related to backup plan association resource.", |
| 5061 | + "readOnly": true, |
| 5062 | + "type": "object" |
| 5063 | + }, |
| 5064 | + "apiVersion": { |
| 5065 | + "description": "Output only. API version used to start the operation.", |
| 5066 | + "readOnly": true, |
| 5067 | + "type": "string" |
| 5068 | + }, |
| 5069 | + "createTime": { |
| 5070 | + "description": "Output only. The time the operation was created.", |
| 5071 | + "format": "google-datetime", |
| 5072 | + "readOnly": true, |
| 5073 | + "type": "string" |
| 5074 | + }, |
| 5075 | + "endTime": { |
| 5076 | + "description": "Output only. The time the operation finished running.", |
| 5077 | + "format": "google-datetime", |
| 5078 | + "readOnly": true, |
| 5079 | + "type": "string" |
| 5080 | + }, |
| 5081 | + "requestedCancellation": { |
| 5082 | + "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to 'Code.CANCELLED'.", |
| 5083 | + "readOnly": true, |
| 5084 | + "type": "boolean" |
| 5085 | + }, |
| 5086 | + "statusMessage": { |
| 5087 | + "description": "Output only. Human-readable status of the operation, if any.", |
| 5088 | + "readOnly": true, |
| 5089 | + "type": "string" |
| 5090 | + }, |
| 5091 | + "target": { |
| 5092 | + "description": "Output only. Server-defined resource path for the target of the operation.", |
| 5093 | + "readOnly": true, |
| 5094 | + "type": "string" |
| 5095 | + }, |
| 5096 | + "verb": { |
| 5097 | + "description": "Output only. Name of the verb executed by the operation.", |
| 5098 | + "readOnly": true, |
| 5099 | + "type": "string" |
| 5100 | + } |
| 5101 | + }, |
| 5102 | + "type": "object" |
| 5103 | + }, |
5052 | 5104 | "GuestOsFeature": { |
5053 | 5105 | "description": "Feature type of the Guest OS.", |
5054 | 5106 | "id": "GuestOsFeature", |
|
5489 | 5541 | "FEATURE_UNSPECIFIED", |
5490 | 5542 | "MANAGEMENT_SERVER", |
5491 | 5543 | "COMPUTE_INSTANCE", |
5492 | | - "PROTECTION_SUMMARY" |
| 5544 | + "PROTECTION_SUMMARY", |
| 5545 | + "DISK", |
| 5546 | + "CLOUD_SQL", |
| 5547 | + "ALLOY_DB", |
| 5548 | + "FILESTORE", |
| 5549 | + "SAAS_PLATFORM" |
5493 | 5550 | ], |
5494 | 5551 | "enumDescriptions": [ |
| 5552 | + "", |
| 5553 | + "", |
| 5554 | + "", |
| 5555 | + "", |
| 5556 | + "", |
5495 | 5557 | "", |
5496 | 5558 | "", |
5497 | 5559 | "", |
|
5872 | 5934 | }, |
5873 | 5935 | "type": "object" |
5874 | 5936 | }, |
5875 | | - "OperationMetadata": { |
5876 | | - "description": "Represents the metadata of the long-running operation.", |
5877 | | - "id": "OperationMetadata", |
5878 | | - "properties": { |
5879 | | - "additionalInfo": { |
5880 | | - "additionalProperties": { |
5881 | | - "type": "string" |
5882 | | - }, |
5883 | | - "description": "Output only. AdditionalInfo contains additional Info related to backup plan association resource.", |
5884 | | - "readOnly": true, |
5885 | | - "type": "object" |
5886 | | - }, |
5887 | | - "apiVersion": { |
5888 | | - "description": "Output only. API version used to start the operation.", |
5889 | | - "readOnly": true, |
5890 | | - "type": "string" |
5891 | | - }, |
5892 | | - "createTime": { |
5893 | | - "description": "Output only. The time the operation was created.", |
5894 | | - "format": "google-datetime", |
5895 | | - "readOnly": true, |
5896 | | - "type": "string" |
5897 | | - }, |
5898 | | - "endTime": { |
5899 | | - "description": "Output only. The time the operation finished running.", |
5900 | | - "format": "google-datetime", |
5901 | | - "readOnly": true, |
5902 | | - "type": "string" |
5903 | | - }, |
5904 | | - "requestedCancellation": { |
5905 | | - "description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to 'Code.CANCELLED'.", |
5906 | | - "readOnly": true, |
5907 | | - "type": "boolean" |
5908 | | - }, |
5909 | | - "statusMessage": { |
5910 | | - "description": "Output only. Human-readable status of the operation, if any.", |
5911 | | - "readOnly": true, |
5912 | | - "type": "string" |
5913 | | - }, |
5914 | | - "target": { |
5915 | | - "description": "Output only. Server-defined resource path for the target of the operation.", |
5916 | | - "readOnly": true, |
5917 | | - "type": "string" |
5918 | | - }, |
5919 | | - "verb": { |
5920 | | - "description": "Output only. Name of the verb executed by the operation.", |
5921 | | - "readOnly": true, |
5922 | | - "type": "string" |
5923 | | - } |
5924 | | - }, |
5925 | | - "type": "object" |
5926 | | - }, |
5927 | 5937 | "PitrSettings": { |
5928 | 5938 | "description": "Point in time recovery settings of the backup configuration resource.", |
5929 | 5939 | "id": "PitrSettings", |
|
0 commit comments