Reference documentation and code samples for the Google Cloud Network Management V1 Client class CloudRunRevisionInfo.
For display only. Metadata associated with a Cloud Run revision.
Generated from protobuf message google.cloud.networkmanagement.v1.CloudRunRevisionInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a Cloud Run revision.
↳ uri
string
URI of a Cloud Run revision.
↳ location
string
Location in which this revision is deployed.
↳ service_uri
string
URI of Cloud Run service this revision belongs to.
getDisplayName
Name of a Cloud Run revision.
string
setDisplayName
Name of a Cloud Run revision.
var
string
$this
getUri
URI of a Cloud Run revision.
string
setUri
URI of a Cloud Run revision.
var
string
$this
getLocation
Location in which this revision is deployed.
string
setLocation
Location in which this revision is deployed.
var
string
$this
getServiceUri
URI of Cloud Run service this revision belongs to.
string
setServiceUri
URI of Cloud Run service this revision belongs to.
var
string
$this