Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class RuntimeConfig.
RuntimeConfig represents the runtimes where the application is deployed.
Generated from protobuf message google.cloud.developerconnect.v1.RuntimeConfig
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gke_workload
↳ app_hub_workload
↳ uri
string
Required. Immutable. The URI of the runtime configuration. For GKE, this is the cluster name. For Cloud Run, this is the service name.
↳ state
int
Output only. The state of the Runtime.
getGkeWorkload
Output only. Google Kubernetes Engine runtime.
hasGkeWorkload
setGkeWorkload
Output only. Google Kubernetes Engine runtime.
$this
getAppHubWorkload
Output only. App Hub Workload.
hasAppHubWorkload
setAppHubWorkload
Output only. App Hub Workload.
$this
getUri
Required. Immutable. The URI of the runtime configuration.
For GKE, this is the cluster name. For Cloud Run, this is the service name.
string
setUri
Required. Immutable. The URI of the runtime configuration.
For GKE, this is the cluster name. For Cloud Run, this is the service name.
var
string
$this
getState
Output only. The state of the Runtime.
int
setState
Output only. The state of the Runtime.
var
int
$this
getRuntime
string
getDerivedFrom
string