public static final class HttpRedirectAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder> implements HttpRedirectActionOrBuilder
Specifies settings for an HTTP redirect.Protobuf type
google.cloud.compute.v1.HttpRedirectAction| Modifier and Type | Method and Description |
|---|---|
HttpRedirectAction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpRedirectAction |
build() |
HttpRedirectAction |
buildPartial() |
HttpRedirectAction.Builder |
clear() |
HttpRedirectAction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HttpRedirectAction.Builder |
clearHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
clearHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS.
|
HttpRedirectAction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HttpRedirectAction.Builder |
clearPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
clearPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
HttpRedirectAction.Builder |
clearRedirectResponseCode()
The HTTP Status code to use for this RedirectAction.
|
HttpRedirectAction.Builder |
clearStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request.
|
HttpRedirectAction.Builder |
clone() |
HttpRedirectAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request.
|
com.google.protobuf.ByteString |
getHostRedirectBytes()
The host that is used in the redirect response instead of the one that was supplied in the request.
|
boolean |
getHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS.
|
String |
getPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request.
|
com.google.protobuf.ByteString |
getPathRedirectBytes()
The path that is used in the redirect response instead of the one that was supplied in the request.
|
String |
getPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
com.google.protobuf.ByteString |
getPrefixRedirectBytes()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
String |
getRedirectResponseCode()
The HTTP Status code to use for this RedirectAction.
|
com.google.protobuf.ByteString |
getRedirectResponseCodeBytes()
The HTTP Status code to use for this RedirectAction.
|
boolean |
getStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request.
|
boolean |
hasHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request.
|
boolean |
hasHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS.
|
boolean |
hasPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request.
|
boolean |
hasPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
boolean |
hasRedirectResponseCode()
The HTTP Status code to use for this RedirectAction.
|
boolean |
hasStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HttpRedirectAction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HttpRedirectAction.Builder |
mergeFrom(HttpRedirectAction other) |
HttpRedirectAction.Builder |
mergeFrom(com.google.protobuf.Message other) |
HttpRedirectAction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HttpRedirectAction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpRedirectAction.Builder |
setHostRedirect(String value)
The host that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
setHostRedirectBytes(com.google.protobuf.ByteString value)
The host that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
setHttpsRedirect(boolean value)
If set to true, the URL scheme in the redirected request is set to HTTPS.
|
HttpRedirectAction.Builder |
setPathRedirect(String value)
The path that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
setPathRedirectBytes(com.google.protobuf.ByteString value)
The path that is used in the redirect response instead of the one that was supplied in the request.
|
HttpRedirectAction.Builder |
setPrefixRedirect(String value)
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
HttpRedirectAction.Builder |
setPrefixRedirectBytes(com.google.protobuf.ByteString value)
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request.
|
HttpRedirectAction.Builder |
setRedirectResponseCode(String value)
The HTTP Status code to use for this RedirectAction.
|
HttpRedirectAction.Builder |
setRedirectResponseCodeBytes(com.google.protobuf.ByteString value)
The HTTP Status code to use for this RedirectAction.
|
HttpRedirectAction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HttpRedirectAction.Builder |
setStripQuery(boolean value)
If set to true, any accompanying query portion of the original URL is removed before redirecting the request.
|
HttpRedirectAction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HttpRedirectAction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HttpRedirectAction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HttpRedirectAction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder mergeFrom(HttpRedirectAction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public HttpRedirectAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HttpRedirectAction.Builder>IOExceptionpublic boolean hasHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;hasHostRedirect in interface HttpRedirectActionOrBuilderpublic String getHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;getHostRedirect in interface HttpRedirectActionOrBuilderpublic com.google.protobuf.ByteString getHostRedirectBytes()
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;getHostRedirectBytes in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setHostRedirect(String value)
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;value - The hostRedirect to set.public HttpRedirectAction.Builder clearHostRedirect()
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;public HttpRedirectAction.Builder setHostRedirectBytes(com.google.protobuf.ByteString value)
The host that is used in the redirect response instead of the one that was supplied in the request. The value must be from 1 to 255 characters.
optional string host_redirect = 107417747;value - The bytes for hostRedirect to set.public boolean hasHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL scheme of the redirected request remains the same as that of the request. This must only be set for URL maps used in TargetHttpProxys. Setting this true for TargetHttpsProxy is not permitted. The default is set to false.
optional bool https_redirect = 170260656;hasHttpsRedirect in interface HttpRedirectActionOrBuilderpublic boolean getHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL scheme of the redirected request remains the same as that of the request. This must only be set for URL maps used in TargetHttpProxys. Setting this true for TargetHttpsProxy is not permitted. The default is set to false.
optional bool https_redirect = 170260656;getHttpsRedirect in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setHttpsRedirect(boolean value)
If set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL scheme of the redirected request remains the same as that of the request. This must only be set for URL maps used in TargetHttpProxys. Setting this true for TargetHttpsProxy is not permitted. The default is set to false.
optional bool https_redirect = 170260656;value - The httpsRedirect to set.public HttpRedirectAction.Builder clearHttpsRedirect()
If set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL scheme of the redirected request remains the same as that of the request. This must only be set for URL maps used in TargetHttpProxys. Setting this true for TargetHttpsProxy is not permitted. The default is set to false.
optional bool https_redirect = 170260656;public boolean hasPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;hasPathRedirect in interface HttpRedirectActionOrBuilderpublic String getPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;getPathRedirect in interface HttpRedirectActionOrBuilderpublic com.google.protobuf.ByteString getPathRedirectBytes()
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;getPathRedirectBytes in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setPathRedirect(String value)
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;value - The pathRedirect to set.public HttpRedirectAction.Builder clearPathRedirect()
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;public HttpRedirectAction.Builder setPathRedirectBytes(com.google.protobuf.ByteString value)
The path that is used in the redirect response instead of the one that was supplied in the request. pathRedirect cannot be supplied together with prefixRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string path_redirect = 272342710;value - The bytes for pathRedirect to set.public boolean hasPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;hasPrefixRedirect in interface HttpRedirectActionOrBuilderpublic String getPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;getPrefixRedirect in interface HttpRedirectActionOrBuilderpublic com.google.protobuf.ByteString getPrefixRedirectBytes()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;getPrefixRedirectBytes in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setPrefixRedirect(String value)
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;value - The prefixRedirect to set.public HttpRedirectAction.Builder clearPrefixRedirect()
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;public HttpRedirectAction.Builder setPrefixRedirectBytes(com.google.protobuf.ByteString value)
The prefix that replaces the prefixMatch specified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting the request. prefixRedirect cannot be supplied together with pathRedirect. Supply one alone or neither. If neither is supplied, the path of the original request is used for the redirect. The value must be from 1 to 1024 characters.
optional string prefix_redirect = 446184169;value - The bytes for prefixRedirect to set.public boolean hasRedirectResponseCode()
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;hasRedirectResponseCode in interface HttpRedirectActionOrBuilderpublic String getRedirectResponseCode()
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;getRedirectResponseCode in interface HttpRedirectActionOrBuilderpublic com.google.protobuf.ByteString getRedirectResponseCodeBytes()
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;getRedirectResponseCodeBytes in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setRedirectResponseCode(String value)
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;value - The redirectResponseCode to set.public HttpRedirectAction.Builder clearRedirectResponseCode()
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;public HttpRedirectAction.Builder setRedirectResponseCodeBytes(com.google.protobuf.ByteString value)
The HTTP Status code to use for this RedirectAction. Supported values are: - MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which corresponds to 302. - SEE_OTHER which corresponds to 303. - TEMPORARY_REDIRECT, which corresponds to 307. In this case, the request method is retained. - PERMANENT_REDIRECT, which corresponds to 308. In this case, the request method is retained. Check the RedirectResponseCode enum for the list of possible values.
optional string redirect_response_code = 436710408;value - The bytes for redirectResponseCode to set.public boolean hasStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request. If set to false, the query portion of the original URL is retained. The default is set to false.
optional bool strip_query = 52284641;hasStripQuery in interface HttpRedirectActionOrBuilderpublic boolean getStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request. If set to false, the query portion of the original URL is retained. The default is set to false.
optional bool strip_query = 52284641;getStripQuery in interface HttpRedirectActionOrBuilderpublic HttpRedirectAction.Builder setStripQuery(boolean value)
If set to true, any accompanying query portion of the original URL is removed before redirecting the request. If set to false, the query portion of the original URL is retained. The default is set to false.
optional bool strip_query = 52284641;value - The stripQuery to set.public HttpRedirectAction.Builder clearStripQuery()
If set to true, any accompanying query portion of the original URL is removed before redirecting the request. If set to false, the query portion of the original URL is retained. The default is set to false.
optional bool strip_query = 52284641;public final HttpRedirectAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>public final HttpRedirectAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRedirectAction.Builder>Copyright © 2023 Google LLC. All rights reserved.