public interface GetInterconnectRemoteLocationRequestOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getInterconnectRemoteLocation()
public abstract String getInterconnectRemoteLocation()Name of the interconnect remote location to return.
string interconnect_remote_location = 290153949 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Type | Description |
ByteString |
The bytes for interconnectRemoteLocation. |
getProject()
public abstract String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public abstract ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for project. |