public interface TargetVpnGatewaysScopedListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TargetVpnGateway |
getTargetVpnGateways(int index)
[Output Only] A list of target VPN gateways contained in this scope.
|
int |
getTargetVpnGatewaysCount()
[Output Only] A list of target VPN gateways contained in this scope.
|
List<TargetVpnGateway> |
getTargetVpnGatewaysList()
[Output Only] A list of target VPN gateways contained in this scope.
|
TargetVpnGatewayOrBuilder |
getTargetVpnGatewaysOrBuilder(int index)
[Output Only] A list of target VPN gateways contained in this scope.
|
List<? extends TargetVpnGatewayOrBuilder> |
getTargetVpnGatewaysOrBuilderList()
[Output Only] A list of target VPN gateways contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<TargetVpnGateway> getTargetVpnGatewaysList()
[Output Only] A list of target VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
TargetVpnGateway getTargetVpnGateways(int index)
[Output Only] A list of target VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
int getTargetVpnGatewaysCount()
[Output Only] A list of target VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
List<? extends TargetVpnGatewayOrBuilder> getTargetVpnGatewaysOrBuilderList()
[Output Only] A list of target VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
TargetVpnGatewayOrBuilder getTargetVpnGatewaysOrBuilder(int index)
[Output Only] A list of target VPN gateways contained in this scope.
repeated .google.cloud.compute.v1.TargetVpnGateway target_vpn_gateways = 401770888;
boolean hasWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Warning getWarning()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of addresses when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;Copyright © 2023 Google LLC. All rights reserved.