public interface NatIpInfoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NatIpInfo |
getResult(int index)
[Output Only] A list of NAT IP information.
|
int |
getResultCount()
[Output Only] A list of NAT IP information.
|
List<NatIpInfo> |
getResultList()
[Output Only] A list of NAT IP information.
|
NatIpInfoOrBuilder |
getResultOrBuilder(int index)
[Output Only] A list of NAT IP information.
|
List<? extends NatIpInfoOrBuilder> |
getResultOrBuilderList()
[Output Only] A list of NAT IP information.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<NatIpInfo> getResultList()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;NatIpInfo getResult(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;int getResultCount()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;List<? extends NatIpInfoOrBuilder> getResultOrBuilderList()
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;NatIpInfoOrBuilder getResultOrBuilder(int index)
[Output Only] A list of NAT IP information.
repeated .google.cloud.compute.v1.NatIpInfo result = 139315229;Copyright © 2025 Google LLC. All rights reserved.