public interface PreservedStatePreservedNetworkIpIpAddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
The URL of the reservation for this IP address.
|
com.google.protobuf.ByteString |
getAddressBytes()
The URL of the reservation for this IP address.
|
String |
getLiteral()
An IPv4 internal network address to assign to the instance for this network interface.
|
com.google.protobuf.ByteString |
getLiteralBytes()
An IPv4 internal network address to assign to the instance for this network interface.
|
boolean |
hasAddress()
The URL of the reservation for this IP address.
|
boolean |
hasLiteral()
An IPv4 internal network address to assign to the instance for this network interface.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAddress()
The URL of the reservation for this IP address.
optional string address = 462920692;String getAddress()
The URL of the reservation for this IP address.
optional string address = 462920692;com.google.protobuf.ByteString getAddressBytes()
The URL of the reservation for this IP address.
optional string address = 462920692;boolean hasLiteral()
An IPv4 internal network address to assign to the instance for this network interface.
optional string literal = 182460591;String getLiteral()
An IPv4 internal network address to assign to the instance for this network interface.
optional string literal = 182460591;com.google.protobuf.ByteString getLiteralBytes()
An IPv4 internal network address to assign to the instance for this network interface.
optional string literal = 182460591;Copyright © 2025 Google LLC. All rights reserved.