public static final class HttpRouteAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder> implements HttpRouteActionOrBuilder
Protobuf type
google.cloud.compute.v1.HttpRouteAction| Modifier and Type | Method and Description |
|---|---|
HttpRouteAction.Builder |
addAllWeightedBackendServices(Iterable<? extends WeightedBackendService> values)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpRouteAction.Builder |
addWeightedBackendServices(int index,
WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
addWeightedBackendServices(int index,
WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
addWeightedBackendServices(WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
addWeightedBackendServices(WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs.
|
WeightedBackendService.Builder |
addWeightedBackendServicesBuilder()
A list of weighted backend services to send traffic to when a route match occurs.
|
WeightedBackendService.Builder |
addWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction |
build() |
HttpRouteAction |
buildPartial() |
HttpRouteAction.Builder |
clear() |
HttpRouteAction.Builder |
clearCorsPolicy()
The specification for allowing client-side cross-origin requests.
|
HttpRouteAction.Builder |
clearFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpRouteAction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HttpRouteAction.Builder |
clearMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRouteAction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HttpRouteAction.Builder |
clearRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
HttpRouteAction.Builder |
clearRetryPolicy()
Specifies the retry policy associated with this route.
|
HttpRouteAction.Builder |
clearTimeout()
Specifies the timeout for the selected route.
|
HttpRouteAction.Builder |
clearUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
HttpRouteAction.Builder |
clearWeightedBackendServices()
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
clone() |
CorsPolicy |
getCorsPolicy()
The specification for allowing client-side cross-origin requests.
|
CorsPolicy.Builder |
getCorsPolicyBuilder()
The specification for allowing client-side cross-origin requests.
|
CorsPolicyOrBuilder |
getCorsPolicyOrBuilder()
The specification for allowing client-side cross-origin requests.
|
HttpRouteAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HttpFaultInjection |
getFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpFaultInjection.Builder |
getFaultInjectionPolicyBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpFaultInjectionOrBuilder |
getFaultInjectionPolicyOrBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
Duration |
getMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route.
|
Duration.Builder |
getMaxStreamDurationBuilder()
Specifies the maximum duration (timeout) for streams on the selected route.
|
DurationOrBuilder |
getMaxStreamDurationOrBuilder()
Specifies the maximum duration (timeout) for streams on the selected route.
|
RequestMirrorPolicy |
getRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
RequestMirrorPolicy.Builder |
getRequestMirrorPolicyBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
RequestMirrorPolicyOrBuilder |
getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
HttpRetryPolicy |
getRetryPolicy()
Specifies the retry policy associated with this route.
|
HttpRetryPolicy.Builder |
getRetryPolicyBuilder()
Specifies the retry policy associated with this route.
|
HttpRetryPolicyOrBuilder |
getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.
|
Duration |
getTimeout()
Specifies the timeout for the selected route.
|
Duration.Builder |
getTimeoutBuilder()
Specifies the timeout for the selected route.
|
DurationOrBuilder |
getTimeoutOrBuilder()
Specifies the timeout for the selected route.
|
UrlRewrite |
getUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
UrlRewrite.Builder |
getUrlRewriteBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
UrlRewriteOrBuilder |
getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
WeightedBackendService |
getWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs.
|
WeightedBackendService.Builder |
getWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs.
|
List<WeightedBackendService.Builder> |
getWeightedBackendServicesBuilderList()
A list of weighted backend services to send traffic to when a route match occurs.
|
int |
getWeightedBackendServicesCount()
A list of weighted backend services to send traffic to when a route match occurs.
|
List<WeightedBackendService> |
getWeightedBackendServicesList()
A list of weighted backend services to send traffic to when a route match occurs.
|
WeightedBackendServiceOrBuilder |
getWeightedBackendServicesOrBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs.
|
List<? extends WeightedBackendServiceOrBuilder> |
getWeightedBackendServicesOrBuilderList()
A list of weighted backend services to send traffic to when a route match occurs.
|
boolean |
hasCorsPolicy()
The specification for allowing client-side cross-origin requests.
|
boolean |
hasFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
boolean |
hasMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route.
|
boolean |
hasRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
boolean |
hasRetryPolicy()
Specifies the retry policy associated with this route.
|
boolean |
hasTimeout()
Specifies the timeout for the selected route.
|
boolean |
hasUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HttpRouteAction.Builder |
mergeCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests.
|
HttpRouteAction.Builder |
mergeFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpRouteAction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HttpRouteAction.Builder |
mergeFrom(HttpRouteAction other) |
HttpRouteAction.Builder |
mergeFrom(com.google.protobuf.Message other) |
HttpRouteAction.Builder |
mergeMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRouteAction.Builder |
mergeRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
HttpRouteAction.Builder |
mergeRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
|
HttpRouteAction.Builder |
mergeTimeout(Duration value)
Specifies the timeout for the selected route.
|
HttpRouteAction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HttpRouteAction.Builder |
mergeUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
HttpRouteAction.Builder |
removeWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
setCorsPolicy(CorsPolicy.Builder builderForValue)
The specification for allowing client-side cross-origin requests.
|
HttpRouteAction.Builder |
setCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests.
|
HttpRouteAction.Builder |
setFaultInjectionPolicy(HttpFaultInjection.Builder builderForValue)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpRouteAction.Builder |
setFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure.
|
HttpRouteAction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HttpRouteAction.Builder |
setMaxStreamDuration(Duration.Builder builderForValue)
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRouteAction.Builder |
setMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRouteAction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HttpRouteAction.Builder |
setRequestMirrorPolicy(RequestMirrorPolicy.Builder builderForValue)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
HttpRouteAction.Builder |
setRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service.
|
HttpRouteAction.Builder |
setRetryPolicy(HttpRetryPolicy.Builder builderForValue)
Specifies the retry policy associated with this route.
|
HttpRouteAction.Builder |
setRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
|
HttpRouteAction.Builder |
setTimeout(Duration.Builder builderForValue)
Specifies the timeout for the selected route.
|
HttpRouteAction.Builder |
setTimeout(Duration value)
Specifies the timeout for the selected route.
|
HttpRouteAction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HttpRouteAction.Builder |
setUrlRewrite(UrlRewrite.Builder builderForValue)
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
HttpRouteAction.Builder |
setUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service.
|
HttpRouteAction.Builder |
setWeightedBackendServices(int index,
WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs.
|
HttpRouteAction.Builder |
setWeightedBackendServices(int index,
WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs.
|
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<HttpRouteAction.Builder>public HttpRouteAction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.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<HttpRouteAction.Builder>public HttpRouteAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HttpRouteAction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HttpRouteAction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HttpRouteAction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>public HttpRouteAction.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<HttpRouteAction.Builder>public HttpRouteAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>public HttpRouteAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>public HttpRouteAction.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<HttpRouteAction.Builder>public HttpRouteAction.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<HttpRouteAction.Builder>public HttpRouteAction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HttpRouteAction.Builder>public HttpRouteAction.Builder mergeFrom(HttpRouteAction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>public HttpRouteAction.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<HttpRouteAction.Builder>IOExceptionpublic boolean hasCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;hasCorsPolicy in interface HttpRouteActionOrBuilderpublic CorsPolicy getCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;getCorsPolicy in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;public HttpRouteAction.Builder setCorsPolicy(CorsPolicy.Builder builderForValue)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;public HttpRouteAction.Builder mergeCorsPolicy(CorsPolicy value)
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;public HttpRouteAction.Builder clearCorsPolicy()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;public CorsPolicy.Builder getCorsPolicyBuilder()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;public CorsPolicyOrBuilder getCorsPolicyOrBuilder()
The specification for allowing client-side cross-origin requests. For more information about the W3C recommendation for cross-origin resource sharing (CORS), see Fetch API Living Standard. Not supported when the URL map is bound to a target gRPC proxy.
optional .google.cloud.compute.v1.CorsPolicy cors_policy = 398943748;getCorsPolicyOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
hasFaultInjectionPolicy in interface HttpRouteActionOrBuilderpublic HttpFaultInjection getFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
getFaultInjectionPolicy in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
public HttpRouteAction.Builder setFaultInjectionPolicy(HttpFaultInjection.Builder builderForValue)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
public HttpRouteAction.Builder mergeFaultInjectionPolicy(HttpFaultInjection value)
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
public HttpRouteAction.Builder clearFaultInjectionPolicy()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
public HttpFaultInjection.Builder getFaultInjectionPolicyBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
public HttpFaultInjectionOrBuilder getFaultInjectionPolicyOrBuilder()
The specification for fault injection introduced into traffic to test the resiliency of clients to backend service failure. As part of fault injection, when clients send requests to a backend service, delays can be introduced by a load balancer on a percentage of requests before sending those requests to the backend service. Similarly requests from clients can be aborted by the load balancer for a percentage of requests. timeout and retry_policy is ignored by clients that are configured with a fault_injection_policy if: 1. The traffic is generated by fault injection AND 2. The fault injection is not a delay fault injection. Fault injection is not supported with the global external HTTP(S) load balancer (classic). To see which load balancers support fault injection, see Load balancing: Routing and traffic management features.
optional .google.cloud.compute.v1.HttpFaultInjection fault_injection_policy = 412781079;
getFaultInjectionPolicyOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;hasMaxStreamDuration in interface HttpRouteActionOrBuilderpublic Duration getMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;getMaxStreamDuration in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;public HttpRouteAction.Builder setMaxStreamDuration(Duration.Builder builderForValue)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;public HttpRouteAction.Builder mergeMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;public HttpRouteAction.Builder clearMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;public Duration.Builder getMaxStreamDurationBuilder()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;public DurationOrBuilder getMaxStreamDurationOrBuilder()
Specifies the maximum duration (timeout) for streams on the selected route. Unlike the timeout field where the timeout duration starts from the time the request has been fully processed (known as *end-of-stream*), the duration in this field is computed from the beginning of the stream until the response has been processed, including all retries. A stream that does not complete in this duration is closed. If not specified, this field uses the maximum maxStreamDuration value among all backend services associated with the route. This field is only allowed if the Url map is used with backend services with loadBalancingScheme set to INTERNAL_SELF_MANAGED.
optional .google.cloud.compute.v1.Duration max_stream_duration = 61428376;getMaxStreamDurationOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
hasRequestMirrorPolicy in interface HttpRouteActionOrBuilderpublic RequestMirrorPolicy getRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
getRequestMirrorPolicy in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
public HttpRouteAction.Builder setRequestMirrorPolicy(RequestMirrorPolicy.Builder builderForValue)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
public HttpRouteAction.Builder mergeRequestMirrorPolicy(RequestMirrorPolicy value)
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
public HttpRouteAction.Builder clearRequestMirrorPolicy()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
public RequestMirrorPolicy.Builder getRequestMirrorPolicyBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
public RequestMirrorPolicyOrBuilder getRequestMirrorPolicyOrBuilder()
Specifies the policy on how requests intended for the route's backends are shadowed to a separate mirrored backend service. The load balancer does not wait for responses from the shadow service. Before sending traffic to the shadow service, the host / authority header is suffixed with -shadow. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.RequestMirrorPolicy request_mirror_policy = 220196866;
getRequestMirrorPolicyOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;hasRetryPolicy in interface HttpRouteActionOrBuilderpublic HttpRetryPolicy getRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;getRetryPolicy in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;public HttpRouteAction.Builder setRetryPolicy(HttpRetryPolicy.Builder builderForValue)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;public HttpRouteAction.Builder mergeRetryPolicy(HttpRetryPolicy value)
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;public HttpRouteAction.Builder clearRetryPolicy()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;public HttpRetryPolicy.Builder getRetryPolicyBuilder()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;public HttpRetryPolicyOrBuilder getRetryPolicyOrBuilder()
Specifies the retry policy associated with this route.
optional .google.cloud.compute.v1.HttpRetryPolicy retry_policy = 56799913;getRetryPolicyOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;hasTimeout in interface HttpRouteActionOrBuilderpublic Duration getTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;getTimeout in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setTimeout(Duration value)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;public HttpRouteAction.Builder setTimeout(Duration.Builder builderForValue)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;public HttpRouteAction.Builder mergeTimeout(Duration value)
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;public HttpRouteAction.Builder clearTimeout()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;public Duration.Builder getTimeoutBuilder()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;public DurationOrBuilder getTimeoutOrBuilder()
Specifies the timeout for the selected route. Timeout is computed from the time the request has been fully processed (known as *end-of-stream*) up until the response has been processed. Timeout includes all retries. If not specified, this field uses the largest timeout among all backend services associated with the route. Not supported when the URL map is bound to a target gRPC proxy that has validateForProxyless field set to true.
optional .google.cloud.compute.v1.Duration timeout = 296701281;getTimeoutOrBuilder in interface HttpRouteActionOrBuilderpublic boolean hasUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;hasUrlRewrite in interface HttpRouteActionOrBuilderpublic UrlRewrite getUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;getUrlRewrite in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;public HttpRouteAction.Builder setUrlRewrite(UrlRewrite.Builder builderForValue)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;public HttpRouteAction.Builder mergeUrlRewrite(UrlRewrite value)
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;public HttpRouteAction.Builder clearUrlRewrite()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;public UrlRewrite.Builder getUrlRewriteBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;public UrlRewriteOrBuilder getUrlRewriteOrBuilder()
The spec to modify the URL of the request, before forwarding the request to the matched service. urlRewrite is the only action supported in UrlMaps for external HTTP(S) load balancers. Not supported when the URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true.
optional .google.cloud.compute.v1.UrlRewrite url_rewrite = 273333948;getUrlRewriteOrBuilder in interface HttpRouteActionOrBuilderpublic List<WeightedBackendService> getWeightedBackendServicesList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
getWeightedBackendServicesList in interface HttpRouteActionOrBuilderpublic int getWeightedBackendServicesCount()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
getWeightedBackendServicesCount in interface HttpRouteActionOrBuilderpublic WeightedBackendService getWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
getWeightedBackendServices in interface HttpRouteActionOrBuilderpublic HttpRouteAction.Builder setWeightedBackendServices(int index, WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder setWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder addWeightedBackendServices(WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder addWeightedBackendServices(int index, WeightedBackendService value)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder addWeightedBackendServices(WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder addWeightedBackendServices(int index, WeightedBackendService.Builder builderForValue)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder addAllWeightedBackendServices(Iterable<? extends WeightedBackendService> values)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder clearWeightedBackendServices()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public HttpRouteAction.Builder removeWeightedBackendServices(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public WeightedBackendService.Builder getWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public WeightedBackendServiceOrBuilder getWeightedBackendServicesOrBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
getWeightedBackendServicesOrBuilder in interface HttpRouteActionOrBuilderpublic List<? extends WeightedBackendServiceOrBuilder> getWeightedBackendServicesOrBuilderList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
getWeightedBackendServicesOrBuilderList in interface HttpRouteActionOrBuilderpublic WeightedBackendService.Builder addWeightedBackendServicesBuilder()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public WeightedBackendService.Builder addWeightedBackendServicesBuilder(int index)
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public List<WeightedBackendService.Builder> getWeightedBackendServicesBuilderList()
A list of weighted backend services to send traffic to when a route match occurs. The weights determine the fraction of traffic that flows to their corresponding backend service. If all traffic needs to go to a single backend service, there must be one weightedBackendService with weight set to a non-zero number. After a backend service is identified and before forwarding the request to the backend service, advanced routing actions such as URL rewrites and header transformations are applied depending on additional settings specified in this HttpRouteAction.
repeated .google.cloud.compute.v1.WeightedBackendService weighted_backend_services = 337028049;
public final HttpRouteAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>public final HttpRouteAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HttpRouteAction.Builder>Copyright © 2023 Google LLC. All rights reserved.