Interface ServerlessExternalConnectionInfoOrBuilder (1.63.0)

public interface ServerlessExternalConnectionInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSelectedIpAddress()

public abstract String getSelectedIpAddress()

Selected starting IP address, from the Google dynamic address pool.

string selected_ip_address = 1 [(.google.api.field_info) = { ... }

Returns
Type Description
String

The selectedIpAddress.

getSelectedIpAddressBytes()

public abstract ByteString getSelectedIpAddressBytes()

Selected starting IP address, from the Google dynamic address pool.

string selected_ip_address = 1 [(.google.api.field_info) = { ... }

Returns
Type Description
ByteString

The bytes for selectedIpAddress.