Reference documentation and code samples for the Compute V1 Client class NamedPort.
The named port. For example: <"http", 80>.
Generated from protobuf message google.cloud.compute.v1.NamedPort
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
↳ port
int
The port number, which can be a value between 1 and 65535.
getName
The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
string
hasName
clearName
setName
The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
var
string
$this
getPort
The port number, which can be a value between 1 and 65535.
int
hasPort
clearPort
setPort
The port number, which can be a value between 1 and 65535.
var
int
$this