Reference documentation and code samples for the Google Cloud Network Management V1 Client class ServerlessNegInfo.
For display only. Metadata associated with the serverless network endpoint group backend.
Generated from protobuf message google.cloud.networkmanagement.v1.ServerlessNegInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ neg_uri |
string
URI of the serverless network endpoint group. |
getNegUri
URI of the serverless network endpoint group.
Returns | |
---|---|
Type | Description |
string |
setNegUri
URI of the serverless network endpoint group.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |