Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class AliasIpRange.
An alias IP range attached to an instance's network interface.
Generated from protobuf messagegoogle.cloud.backupdr.v1.AliasIpRange
Namespace
Google \ Cloud \ BackupDR \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ ip_cidr_range
string
Optional. The IP alias ranges to allocate for this interface.
↳ subnetwork_range_name
string
Optional. The name of a subnetwork secondary IP range from which to allocate an IP alias range. If not specified, the primary range of the subnetwork is used.
getIpCidrRange
Optional. The IP alias ranges to allocate for this interface.
Returns
Type
Description
string
hasIpCidrRange
clearIpCidrRange
setIpCidrRange
Optional. The IP alias ranges to allocate for this interface.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSubnetworkRangeName
Optional. The name of a subnetwork secondary IP range from which to
allocate an IP alias range. If not specified, the primary range of the
subnetwork is used.
Returns
Type
Description
string
hasSubnetworkRangeName
clearSubnetworkRangeName
setSubnetworkRangeName
Optional. The name of a subnetwork secondary IP range from which to
allocate an IP alias range. If not specified, the primary range of the
subnetwork is used.
[[["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 AliasIpRange (0.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/php/docs/reference/cloud-backupdr/latest/V1.AliasIpRange)\n- [0.6.2](/php/docs/reference/cloud-backupdr/0.6.2/V1.AliasIpRange)\n- [0.5.1](/php/docs/reference/cloud-backupdr/0.5.1/V1.AliasIpRange)\n- [0.4.2](/php/docs/reference/cloud-backupdr/0.4.2/V1.AliasIpRange)\n- [0.3.0](/php/docs/reference/cloud-backupdr/0.3.0/V1.AliasIpRange)\n- [0.2.0](/php/docs/reference/cloud-backupdr/0.2.0/V1.AliasIpRange)\n- [0.1.0](/php/docs/reference/cloud-backupdr/0.1.0/V1.AliasIpRange) \nReference documentation and code samples for the Google Cloud Backup Dr V1 Client class AliasIpRange.\n\nAn alias IP range attached to an instance's network interface.\n\nGenerated from protobuf message `google.cloud.backupdr.v1.AliasIpRange`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BackupDR \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIpCidrRange\n\nOptional. The IP alias ranges to allocate for this interface.\n\n### hasIpCidrRange\n\n### clearIpCidrRange\n\n### setIpCidrRange\n\nOptional. The IP alias ranges to allocate for this interface.\n\n### getSubnetworkRangeName\n\nOptional. The name of a subnetwork secondary IP range from which to\nallocate an IP alias range. If not specified, the primary range of the\nsubnetwork is used.\n\n### hasSubnetworkRangeName\n\n### clearSubnetworkRangeName\n\n### setSubnetworkRangeName\n\nOptional. The name of a subnetwork secondary IP range from which to\nallocate an IP alias range. If not specified, the primary range of the\nsubnetwork is used."]]