public interface TargetHttpsProxiesScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TargetHttpsProxy |
getTargetHttpsProxies(int index)
A list of TargetHttpsProxies contained in this scope.
|
int |
getTargetHttpsProxiesCount()
A list of TargetHttpsProxies contained in this scope.
|
List<TargetHttpsProxy> |
getTargetHttpsProxiesList()
A list of TargetHttpsProxies contained in this scope.
|
TargetHttpsProxyOrBuilder |
getTargetHttpsProxiesOrBuilder(int index)
A list of TargetHttpsProxies contained in this scope.
|
List<? extends TargetHttpsProxyOrBuilder> |
getTargetHttpsProxiesOrBuilderList()
A list of TargetHttpsProxies contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TargetHttpsProxy> getTargetHttpsProxiesList()
A list of TargetHttpsProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
TargetHttpsProxy getTargetHttpsProxies(int index)
A list of TargetHttpsProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
int getTargetHttpsProxiesCount()
A list of TargetHttpsProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
List<? extends TargetHttpsProxyOrBuilder> getTargetHttpsProxiesOrBuilderList()
A list of TargetHttpsProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
TargetHttpsProxyOrBuilder getTargetHttpsProxiesOrBuilder(int index)
A list of TargetHttpsProxies contained in this scope.
repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
boolean hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2023 Google LLC. All rights reserved.