Reference documentation and code samples for the Compute V1 Client class BgpRouteAsPath.
Generated from protobuf message google.cloud.compute.v1.BgpRouteAsPath
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ asns
array
[Output only] ASNs in the path segment. When type is SEQUENCE, these are ordered.
↳ type
string
[Output only] Type of AS-PATH segment (SEQUENCE or SET) Check the Type enum for the list of possible values.
getAsns
[Output only] ASNs in the path segment. When type is SEQUENCE, these are ordered.
setAsns
[Output only] ASNs in the path segment. When type is SEQUENCE, these are ordered.
var
int[]
$this
getType
[Output only] Type of AS-PATH segment (SEQUENCE or SET) Check the Type enum for the list of possible values.
string
hasType
clearType
setType
[Output only] Type of AS-PATH segment (SEQUENCE or SET) Check the Type enum for the list of possible values.
var
string
$this