Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class DiskBackupProperties.
DiskBackupProperties represents the properties of a Disk backup.
Generated from protobuf messagegoogle.cloud.backupdr.v1.DiskBackupProperties
Namespace
Google \ Cloud \ BackupDR \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ description
string
A description of the source disk.
↳ licenses
array
A list of publicly available licenses that are applicable to this backup. This is applicable if the original image had licenses attached, e.g. Windows image.
[[["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-04 UTC."],[],[],null,["# Google Cloud Backup Dr V1 Client - Class DiskBackupProperties (0.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/php/docs/reference/cloud-backupdr/latest/V1.DiskBackupProperties)\n- [0.6.2](/php/docs/reference/cloud-backupdr/0.6.2/V1.DiskBackupProperties)\n- [0.5.1](/php/docs/reference/cloud-backupdr/0.5.1/V1.DiskBackupProperties)\n- [0.4.2](/php/docs/reference/cloud-backupdr/0.4.2/V1.DiskBackupProperties)\n- [0.3.0](/php/docs/reference/cloud-backupdr/0.3.0/V1.DiskBackupProperties)\n- [0.2.0](/php/docs/reference/cloud-backupdr/0.2.0/V1.DiskBackupProperties)\n- [0.1.0](/php/docs/reference/cloud-backupdr/0.1.0/V1.DiskBackupProperties) \nReference documentation and code samples for the Google Cloud Backup Dr V1 Client class DiskBackupProperties.\n\nDiskBackupProperties represents the properties of a Disk backup.\n\nGenerated from protobuf message `google.cloud.backupdr.v1.DiskBackupProperties`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BackupDR \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDescription\n\nA description of the source disk.\n\n### hasDescription\n\n### clearDescription\n\n### setDescription\n\nA description of the source disk.\n\n### getLicenses\n\nA list of publicly available licenses that are applicable to this backup.\n\nThis is applicable if the original image had licenses attached, e.g.\nWindows image.\n\n### setLicenses\n\nA list of publicly available licenses that are applicable to this backup.\n\nThis is applicable if the original image had licenses attached, e.g.\nWindows image.\n\n### getGuestOsFeature\n\nA list of guest OS features that are applicable to this backup.\n\n### setGuestOsFeature\n\nA list of guest OS features that are applicable to this backup.\n\n### getArchitecture\n\nThe architecture of the source disk. Valid values are\nARM64 or X86_64.\n\n### hasArchitecture\n\n### clearArchitecture\n\n### setArchitecture\n\nThe architecture of the source disk. Valid values are\nARM64 or X86_64.\n\n### getType\n\nThe URL of the type of the disk.\n\n### hasType\n\n### clearType\n\n### setType\n\nThe URL of the type of the disk.\n\n### getSizeGb\n\nSize(in GB) of the source disk.\n\n### hasSizeGb\n\n### clearSizeGb\n\n### setSizeGb\n\nSize(in GB) of the source disk.\n\n### getRegion\n\nRegion and zone are mutually exclusive fields.\n\nThe URL of the region of the source disk.\n\n### hasRegion\n\n### clearRegion\n\n### setRegion\n\nRegion and zone are mutually exclusive fields.\n\nThe URL of the region of the source disk.\n\n### getZone\n\nThe URL of the Zone where the source disk.\n\n### hasZone\n\n### clearZone\n\n### setZone\n\nThe URL of the Zone where the source disk.\n\n### getReplicaZones\n\nThe URL of the Zones where the source disk should be replicated.\n\n### setReplicaZones\n\nThe URL of the Zones where the source disk should be replicated.\n\n### getSourceDisk\n\nThe source disk used to create this backup.\n\n### hasSourceDisk\n\n### clearSourceDisk\n\n### setSourceDisk\n\nThe source disk used to create this backup."]]