|
1879 | 1879 | } |
1880 | 1880 | } |
1881 | 1881 | }, |
1882 | | - "revision": "20260219", |
| 1882 | + "revision": "20260226", |
1883 | 1883 | "rootUrl": "https://alloydb.googleapis.com/", |
1884 | 1884 | "schemas": { |
1885 | 1885 | "AuthorizedNetwork": { |
|
4660 | 4660 | "SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS", |
4661 | 4661 | "SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS", |
4662 | 4662 | "SIGNAL_TYPE_EXTENDED_SUPPORT", |
4663 | | - "SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY" |
| 4663 | + "SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY", |
| 4664 | + "SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE", |
| 4665 | + "SIGNAL_TYPE_LAST_BACKUP_OLD", |
| 4666 | + "SIGNAL_TYPE_NOT_PROTECTED_BY_AUTOMATIC_FAILOVER" |
4664 | 4667 | ], |
4665 | 4668 | "enumDescriptions": [ |
4666 | 4669 | "Unspecified signal type.", |
|
4670 | 4673 | "Represents if a resource is exposed to public access.", |
4671 | 4674 | "Represents if a resources requires all incoming connections to use SSL or not.", |
4672 | 4675 | "Represents if a resource version is in extended support.", |
4673 | | - "Represents if a resource has no automated backup policy." |
| 4676 | + "Represents if a resource has no automated backup policy.", |
| 4677 | + "Represents if a resource version is nearing end of life.", |
| 4678 | + "Represents if the last backup of a resource is older than 24 hours.", |
| 4679 | + "Represents if a resource is not protected by automatic failover." |
4674 | 4680 | ], |
4675 | 4681 | "type": "string" |
4676 | 4682 | } |
|
4980 | 4986 | "SIGNAL_TYPE_DATABOOST_DISABLED", |
4981 | 4987 | "SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES", |
4982 | 4988 | "SIGNAL_TYPE_EXTENDED_SUPPORT", |
4983 | | - "SIGNAL_TYPE_PERFORMANCE_KPI_CHANGE" |
| 4989 | + "SIGNAL_TYPE_PERFORMANCE_KPI_CHANGE", |
| 4990 | + "SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE" |
4984 | 4991 | ], |
4985 | 4992 | "enumDeprecated": [ |
4986 | 4993 | false, |
|
5088 | 5095 | false, |
5089 | 5096 | false, |
5090 | 5097 | false, |
| 5098 | + false, |
5091 | 5099 | false |
5092 | 5100 | ], |
5093 | 5101 | "enumDescriptions": [ |
|
5196 | 5204 | "Databoost is disabled.", |
5197 | 5205 | "Recommended maintenance policy.", |
5198 | 5206 | "Resource version is in extended support.", |
5199 | | - "Change in performance KPIs." |
| 5207 | + "Change in performance KPIs.", |
| 5208 | + "Database version nearing end of life." |
5200 | 5209 | ], |
5201 | 5210 | "type": "string" |
5202 | 5211 | }, |
|
5377 | 5386 | "SUB_RESOURCE_TYPE_SECONDARY", |
5378 | 5387 | "SUB_RESOURCE_TYPE_READ_REPLICA", |
5379 | 5388 | "SUB_RESOURCE_TYPE_EXTERNAL_PRIMARY", |
| 5389 | + "SUB_RESOURCE_TYPE_READ_POOL", |
5380 | 5390 | "SUB_RESOURCE_TYPE_OTHER" |
5381 | 5391 | ], |
5382 | 5392 | "enumDeprecated": [ |
|
5390 | 5400 | false, |
5391 | 5401 | false, |
5392 | 5402 | false, |
| 5403 | + false, |
5393 | 5404 | false |
5394 | 5405 | ], |
5395 | 5406 | "enumDescriptions": [ |
|
5403 | 5414 | "A cluster or an instance acting as a secondary.", |
5404 | 5415 | "An instance acting as a read-replica.", |
5405 | 5416 | "An instance acting as an external primary.", |
| 5417 | + "An instance acting as Read Pool.", |
5406 | 5418 | "For rest of the other categories." |
5407 | 5419 | ], |
5408 | 5420 | "type": "string" |
|
5653 | 5665 | "SIGNAL_TYPE_DATABOOST_DISABLED", |
5654 | 5666 | "SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES", |
5655 | 5667 | "SIGNAL_TYPE_EXTENDED_SUPPORT", |
5656 | | - "SIGNAL_TYPE_PERFORMANCE_KPI_CHANGE" |
| 5668 | + "SIGNAL_TYPE_PERFORMANCE_KPI_CHANGE", |
| 5669 | + "SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE" |
5657 | 5670 | ], |
5658 | 5671 | "enumDeprecated": [ |
5659 | 5672 | false, |
|
5761 | 5774 | false, |
5762 | 5775 | false, |
5763 | 5776 | false, |
| 5777 | + false, |
5764 | 5778 | false |
5765 | 5779 | ], |
5766 | 5780 | "enumDescriptions": [ |
|
5869 | 5883 | "Databoost is disabled.", |
5870 | 5884 | "Recommended maintenance policy.", |
5871 | 5885 | "Resource version is in extended support.", |
5872 | | - "Change in performance KPIs." |
| 5886 | + "Change in performance KPIs.", |
| 5887 | + "Database version nearing end of life." |
5873 | 5888 | ], |
5874 | 5889 | "type": "string" |
5875 | 5890 | } |
5876 | 5891 | }, |
5877 | 5892 | "type": "object" |
5878 | 5893 | }, |
5879 | 5894 | "StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData": { |
5880 | | - "description": "Database resource signal data. This is used to send signals to Condor which are based on the DB/Instance/Fleet level configurations. These will be used to send signals for all inventory types. Next ID: 7", |
| 5895 | + "description": "Database resource signal data. This is used to send signals to Condor which are based on the DB/Instance/Fleet level configurations. These will be used to send signals for all inventory types. Next ID: 9", |
5881 | 5896 | "id": "StorageDatabasecenterPartnerapiV1mainDatabaseResourceSignalData", |
5882 | 5897 | "properties": { |
| 5898 | + "backupRun": { |
| 5899 | + "$ref": "StorageDatabasecenterPartnerapiV1mainBackupRun", |
| 5900 | + "deprecated": true, |
| 5901 | + "description": "Deprecated: Use signal_metadata_list instead." |
| 5902 | + }, |
5883 | 5903 | "fullResourceName": { |
5884 | 5904 | "description": "Required. Full Resource name of the source resource.", |
5885 | 5905 | "type": "string" |
|
5894 | 5914 | "description": "Database resource id." |
5895 | 5915 | }, |
5896 | 5916 | "signalBoolValue": { |
5897 | | - "description": "Signal data for boolean signals.", |
| 5917 | + "deprecated": true, |
| 5918 | + "description": "Deprecated: Use signal_metadata_list instead.", |
5898 | 5919 | "type": "boolean" |
5899 | 5920 | }, |
| 5921 | + "signalMetadataList": { |
| 5922 | + "description": "This will support array of OneOf signal metadata information for a given signal type.", |
| 5923 | + "items": { |
| 5924 | + "$ref": "StorageDatabasecenterPartnerapiV1mainSignalMetadata" |
| 5925 | + }, |
| 5926 | + "type": "array" |
| 5927 | + }, |
5900 | 5928 | "signalState": { |
5901 | 5929 | "description": "Required. Output only. Signal state of the signal", |
5902 | 5930 | "enum": [ |
|
5924 | 5952 | "SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS", |
5925 | 5953 | "SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS", |
5926 | 5954 | "SIGNAL_TYPE_EXTENDED_SUPPORT", |
5927 | | - "SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY" |
| 5955 | + "SIGNAL_TYPE_NO_AUTOMATED_BACKUP_POLICY", |
| 5956 | + "SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE", |
| 5957 | + "SIGNAL_TYPE_LAST_BACKUP_OLD", |
| 5958 | + "SIGNAL_TYPE_NOT_PROTECTED_BY_AUTOMATIC_FAILOVER" |
5928 | 5959 | ], |
5929 | 5960 | "enumDescriptions": [ |
5930 | 5961 | "Unspecified signal type.", |
|
5934 | 5965 | "Represents if a resource is exposed to public access.", |
5935 | 5966 | "Represents if a resources requires all incoming connections to use SSL or not.", |
5936 | 5967 | "Represents if a resource version is in extended support.", |
5937 | | - "Represents if a resource has no automated backup policy." |
| 5968 | + "Represents if a resource has no automated backup policy.", |
| 5969 | + "Represents if a resource version is nearing end of life.", |
| 5970 | + "Represents if the last backup of a resource is older than 24 hours.", |
| 5971 | + "Represents if a resource is not protected by automatic failover." |
5938 | 5972 | ], |
5939 | 5973 | "type": "string" |
5940 | 5974 | } |
|
6349 | 6383 | }, |
6350 | 6384 | "type": "object" |
6351 | 6385 | }, |
| 6386 | + "StorageDatabasecenterPartnerapiV1mainSignalMetadata": { |
| 6387 | + "description": "SignalMetadata contains one of the signal metadata proto messages associated with a SignalType. This proto will be mapped to SignalMetadata message in storage.proto. Next ID: 3", |
| 6388 | + "id": "StorageDatabasecenterPartnerapiV1mainSignalMetadata", |
| 6389 | + "properties": { |
| 6390 | + "backupRun": { |
| 6391 | + "$ref": "StorageDatabasecenterPartnerapiV1mainBackupRun", |
| 6392 | + "description": "Signal data for backup runs." |
| 6393 | + }, |
| 6394 | + "signalBoolValue": { |
| 6395 | + "description": "Signal data for boolean signals.", |
| 6396 | + "type": "boolean" |
| 6397 | + } |
| 6398 | + }, |
| 6399 | + "type": "object" |
| 6400 | + }, |
6352 | 6401 | "StorageDatabasecenterPartnerapiV1mainTags": { |
6353 | 6402 | "description": "Message type for storing tags. Tags provide a way to create annotations for resources, and in some cases conditionally allow or deny policies based on whether a resource has a specific tag.", |
6354 | 6403 | "id": "StorageDatabasecenterPartnerapiV1mainTags", |
|
0 commit comments