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