[[["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-08-28 UTC."],[],[],null,["# Network Services V1 API - Module Google::Cloud::NetworkServices::V1::HttpRoute::Redirect::ResponseCode (v2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/ruby/docs/reference/google-cloud-network_services-v1/latest/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [2.3.0](/ruby/docs/reference/google-cloud-network_services-v1/2.3.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_services-v1/2.2.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [2.1.0](/ruby/docs/reference/google-cloud-network_services-v1/2.1.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_services-v1/2.0.1/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_services-v1/1.2.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_services-v1/1.1.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [1.0.1](/ruby/docs/reference/google-cloud-network_services-v1/1.0.1/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_services-v1/0.2.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode)\n- [0.1.0](/ruby/docs/reference/google-cloud-network_services-v1/0.1.0/Google-Cloud-NetworkServices-V1-HttpRoute-Redirect-ResponseCode) \nReference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::HttpRoute::Redirect::ResponseCode.\n\nSupported HTTP response code.\n\nConstants\n---------\n\n### RESPONSE_CODE_UNSPECIFIED\n\n**value:** 0 \nDefault value\n\n### MOVED_PERMANENTLY_DEFAULT\n\n**value:** 1 \nCorresponds to 301.\n\n### FOUND\n\n**value:** 2 \nCorresponds to 302.\n\n### SEE_OTHER\n\n**value:** 3 \nCorresponds to 303.\n\n### TEMPORARY_REDIRECT\n\n**value:** 4 \nCorresponds to 307. In this case, the request method will be retained.\n\n### PERMANENT_REDIRECT\n\n**value:** 5 \nCorresponds to 308. In this case, the request method will be retained."]]