Reference documentation and code samples for the Compute V1 Client class RouterAdvertisedIpRange.
Description-tagged IP ranges for the router to advertise.
Generated from protobuf message google.cloud.compute.v1.RouterAdvertisedIpRange
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ description
string
User-specified description for the IP range.
↳ range
string
The IP range to advertise. The value must be a CIDR-formatted string.
getDescription
User-specified description for the IP range.
Generated from protobuf field optional string description = 422937596;
string
hasDescription
clearDescription
setDescription
User-specified description for the IP range.
Generated from protobuf field optional string description = 422937596;
var
string
$this
getRange
The IP range to advertise. The value must be a CIDR-formatted string.
Generated from protobuf field optional string range = 108280125;
string
hasRange
clearRange
setRange
The IP range to advertise. The value must be a CIDR-formatted string.
Generated from protobuf field optional string range = 108280125;
var
string
$this