Interface GetInterconnectRemoteLocationRequestOrBuilder (1.50.0)

public interface GetInterconnectRemoteLocationRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInterconnectRemoteLocation()

public abstract String getInterconnectRemoteLocation()

Name of the interconnect remote location to return.

string interconnect_remote_location = 290153949 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The interconnectRemoteLocation.

getInterconnectRemoteLocationBytes()

public abstract ByteString getInterconnectRemoteLocationBytes()

Name of the interconnect remote location to return.

string interconnect_remote_location = 290153949 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for interconnectRemoteLocation.

getProject()

public abstract String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.