[[["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-04 UTC."],[],[],null,["# Google Cloud Developer Connect V1 Client - Class RuntimeConfig (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-developerconnect/latest/V1.RuntimeConfig)\n- [0.4.0](/php/docs/reference/cloud-developerconnect/0.4.0/V1.RuntimeConfig)\n- [0.3.0](/php/docs/reference/cloud-developerconnect/0.3.0/V1.RuntimeConfig)\n- [0.2.2](/php/docs/reference/cloud-developerconnect/0.2.2/V1.RuntimeConfig)\n- [0.1.2](/php/docs/reference/cloud-developerconnect/0.1.2/V1.RuntimeConfig) \nReference documentation and code samples for the Google Cloud Developer Connect V1 Client class RuntimeConfig.\n\nRuntimeConfig represents the runtimes where the application is\ndeployed.\n\nGenerated from protobuf message `google.cloud.developerconnect.v1.RuntimeConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DeveloperConnect \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGkeWorkload\n\nOutput only. Google Kubernetes Engine runtime.\n\n### hasGkeWorkload\n\n### setGkeWorkload\n\nOutput only. Google Kubernetes Engine runtime.\n\n### getAppHubWorkload\n\nOutput only. App Hub Workload.\n\n### hasAppHubWorkload\n\n### setAppHubWorkload\n\nOutput only. App Hub Workload.\n\n### getUri\n\nRequired. Immutable. The URI of the runtime configuration.\n\nFor GKE, this is the cluster name.\nFor Cloud Run, this is the service name.\n\n### setUri\n\nRequired. Immutable. The URI of the runtime configuration.\n\nFor GKE, this is the cluster name.\nFor Cloud Run, this is the service name.\n\n### getState\n\nOutput only. The state of the Runtime.\n\n### setState\n\nOutput only. The state of the Runtime.\n\n### getRuntime\n\n### getDerivedFrom"]]