Reference documentation and code samples for the Compute V1 Client class NetworkEndpointGroupCloudRun.
Configuration for a Cloud Run network endpoint group (NEG). The service must be provided explicitly or in the URL mask. The tag is optional, may be provided explicitly or in the URL mask. Note: Cloud Run service must be in the same project and located in the same region as the Serverless NEG.
Generated from protobuf message google.cloud.compute.v1.NetworkEndpointGroupCloudRun
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ service
string
Cloud Run service is the main resource of Cloud Run. The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service".
↳ tag
string
Optional Cloud Run tag represents the "named-revision" to provide additional fine-grained traffic routing information. The tag must be 1-63 characters long, and comply with RFC1035. Example value: "revision-0010".
↳ url_mask
string
A template to parse
getService
Cloud Run service is the main resource of Cloud Run. The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service".
string
hasService
clearService
setService
Cloud Run service is the main resource of Cloud Run. The service must be 1-63 characters long, and comply with RFC1035. Example value: "run-service".
var
string
$this
getTag
Optional Cloud Run tag represents the "named-revision" to provide additional fine-grained traffic routing information. The tag must be 1-63 characters long, and comply with RFC1035. Example value: "revision-0010".
string
hasTag
clearTag
setTag
Optional Cloud Run tag represents the "named-revision" to provide additional fine-grained traffic routing information. The tag must be 1-63 characters long, and comply with RFC1035. Example value: "revision-0010".
var
string
$this
getUrlMask
A template to parse
string
hasUrlMask
clearUrlMask
setUrlMask
A template to parse
var
string
$this