(::String) — Required. Immutable. The URI of the runtime configuration.
For GKE, this is the cluster name.
For Cloud Run, this is the service name.
#uri=
defuri=(value)->::String
Parameter
value (::String) — Required. Immutable. The URI of the runtime configuration.
For GKE, this is the cluster name.
For Cloud Run, this is the service name.
Returns
(::String) — Required. Immutable. The URI of the runtime configuration.
For GKE, this is the cluster name.
For Cloud Run, this is the service name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Developer Connect V1 API - Class Google::Cloud::Developerconnect::V1::RuntimeConfig (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-developer_connect-v1/latest/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [1.1.0](/ruby/docs/reference/google-cloud-developer_connect-v1/1.1.0/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [1.0.1](/ruby/docs/reference/google-cloud-developer_connect-v1/1.0.1/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [0.5.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.5.0/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [0.4.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.4.0/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.3.0/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-developer_connect-v1/0.2.0/Google-Cloud-Developerconnect-V1-RuntimeConfig)\n- [0.1.1](/ruby/docs/reference/google-cloud-developer_connect-v1/0.1.1/Google-Cloud-Developerconnect-V1-RuntimeConfig) \nReference documentation and code samples for the Developer Connect V1 API class Google::Cloud::Developerconnect::V1::RuntimeConfig.\n\nRuntimeConfig represents the runtimes where the application is\ndeployed. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #app_hub_workload\n\n def app_hub_workload() -\u003e ::Google::Cloud::Developerconnect::V1::AppHubWorkload\n\n**Returns**\n\n- ([::Google::Cloud::Developerconnect::V1::AppHubWorkload](./Google-Cloud-Developerconnect-V1-AppHubWorkload)) --- Output only. App Hub Workload.\n\n### #gke_workload\n\n def gke_workload() -\u003e ::Google::Cloud::Developerconnect::V1::GKEWorkload\n\n**Returns**\n\n- ([::Google::Cloud::Developerconnect::V1::GKEWorkload](./Google-Cloud-Developerconnect-V1-GKEWorkload)) --- Output only. Google Kubernetes Engine runtime.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::Developerconnect::V1::RuntimeConfig::State\n\n**Returns**\n\n- ([::Google::Cloud::Developerconnect::V1::RuntimeConfig::State](./Google-Cloud-Developerconnect-V1-RuntimeConfig-State)) --- Output only. The state of the Runtime.\n\n### #uri\n\n def uri() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Immutable. The URI of the runtime configuration. For GKE, this is the cluster name. For Cloud Run, this is the service name.\n\n### #uri=\n\n def uri=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Immutable. The URI of the runtime configuration. For GKE, this is the cluster name. For Cloud Run, this is the service name. \n**Returns**\n\n- (::String) --- Required. Immutable. The URI of the runtime configuration. For GKE, this is the cluster name. For Cloud Run, this is the service name."]]