Network Services V1 API - Module Google::Cloud::NetworkServices::V1::HttpRoute::Redirect::ResponseCode (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::HttpRoute::Redirect::ResponseCode.
Supported HTTP response code.
Constants
RESPONSE_CODE_UNSPECIFIED
value: 0 Default value
MOVED_PERMANENTLY_DEFAULT
value: 1 Corresponds to 301.
FOUND
value: 2 Corresponds to 302.
SEE_OTHER
value: 3 Corresponds to 303.
TEMPORARY_REDIRECT
value: 4 Corresponds to 307. In this case, the request method will be retained.
PERMANENT_REDIRECT
value: 5 Corresponds to 308. In this case, the request method will be retained.
[[["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 2026-04-03 UTC."],[],[]]