[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["Version latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/php/docs/reference/cloud-backupdr/latest/V1.RuleConfigInfo)\n- [0.6.2](/php/docs/reference/cloud-backupdr/0.6.2/V1.RuleConfigInfo)\n- [0.5.1](/php/docs/reference/cloud-backupdr/0.5.1/V1.RuleConfigInfo)\n- [0.4.2](/php/docs/reference/cloud-backupdr/0.4.2/V1.RuleConfigInfo)\n- [0.3.0](/php/docs/reference/cloud-backupdr/0.3.0/V1.RuleConfigInfo)\n- [0.2.0](/php/docs/reference/cloud-backupdr/0.2.0/V1.RuleConfigInfo)\n- [0.1.0](/php/docs/reference/cloud-backupdr/0.1.0/V1.RuleConfigInfo) \nReference documentation and code samples for the Google Cloud Backup Dr V1 Client class RuleConfigInfo.\n\nMessage for rules config info.\n\nGenerated from protobuf message `google.cloud.backupdr.v1.RuleConfigInfo`\n\nNamespace Google \\\\ Cloud \\\\ BackupDR \\\\ V1\n\nMethods\n\n__construct \nConstructor.\n\n| **Parameters** ||\n|---------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `data` | `array` Optional. Data for populating the Message object. |\n| `↳ rule_id` | `string` Output only. Backup Rule id fetched from backup plan. |\n| `↳ last_backup_state` | `int` Output only. The last backup state for rule. |\n| `↳ last_backup_error` | [Google\\Rpc\\Status](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html) Output only. google.rpc.Status object to store the last backup error. |\n| `↳ last_successful_backup_consistency_time` | [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp) Output only. The point in time when the last successful backup was captured from the source. |\n\ngetRuleId \nOutput only. Backup Rule id fetched from backup plan.\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `string` | |\n\nsetRuleId \nOutput only. Backup Rule id fetched from backup plan.\n\n| **Parameter** ||\n|----------|-----------------|\n| **Name** | **Description** |\n| `var` | `string` |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetLastBackupState \nOutput only. The last backup state for rule.\n\n| **Returns** ||\n|----------|-------------------------------|\n| **Type** | **Description** |\n| `int` | Enum of type LastBackupState. |\n\nsetLastBackupState \nOutput only. The last backup state for rule.\n\n| **Parameter** ||\n|----------|-------------------------------------|\n| **Name** | **Description** |\n| `var` | `int` Enum of type LastBackupState. |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetLastBackupError \nOutput only. google.rpc.Status object to store the last backup error.\n\n| **Returns** ||\n|--------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Google\\Rpc\\Status](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html)`|null` | |\n\nhasLastBackupError\n\nclearLastBackupError\n\nsetLastBackupError \nOutput only. google.rpc.Status object to store the last backup error.\n\n| **Parameter** ||\n|----------|-------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | [Google\\Rpc\\Status](https://cloud.google.com/php/docs/reference/common-protos/latest/Rpc.Status.html) |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetLastSuccessfulBackupConsistencyTime \nOutput only. The point in time when the last successful backup was captured\nfrom the source.\n\n| **Returns** ||\n|-----------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp)`|null` | |\n\nhasLastSuccessfulBackupConsistencyTime\n\nclearLastSuccessfulBackupConsistencyTime\n\nsetLastSuccessfulBackupConsistencyTime \nOutput only. The point in time when the last successful backup was captured\nfrom the source.\n\n| **Parameter** ||\n|----------|----------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | [Google\\Protobuf\\Timestamp](https://protobuf.dev/reference/php/api-docs/Google/Protobuf/Timestamp) |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |"]]