Interface RouterNatSubnetworkToNat64OrBuilder (1.73.0)

public interface RouterNatSubnetworkToNat64OrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

URL for the subnetwork resource that will use NAT64.

optional string name = 3373707;

Returns
Type Description
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

URL for the subnetwork resource that will use NAT64.

optional string name = 3373707;

Returns
Type Description
ByteString

The bytes for name.

hasName()

public abstract boolean hasName()

URL for the subnetwork resource that will use NAT64.

optional string name = 3373707;

Returns
Type Description
boolean

Whether the name field is set.