Reference documentation and code samples for the Google Cloud Network Management V1 Client class AppEngineVersionEndpoint.
Wrapper for the App Engine service version attributes.
Generated from protobuf message google.cloud.networkmanagement.v1.Endpoint.AppEngineVersionEndpoint
Namespace
Google \ Cloud \ NetworkManagement \ V1 \ EndpointMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
An App Engine service version name. |
getUri
An App Engine service version name.
| Returns | |
|---|---|
| Type | Description |
string |
|
setUri
An App Engine service version name.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|