Interface GetInterconnectLocationRequestOrBuilder (1.40.0)

public interface GetInterconnectLocationRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getInterconnectLocation()

public abstract String getInterconnectLocation()

Name of the interconnect location to return.

string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The interconnectLocation.

getInterconnectLocationBytes()

public abstract ByteString getInterconnectLocationBytes()

Name of the interconnect location to return.

string interconnect_location = 492235846 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for interconnectLocation.

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.