public interface GetOperationalStatusInterconnectGroupRequestOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getInterconnectGroup()
public abstract String getInterconnectGroup()Name of the interconnectGroup resource to query.
string interconnect_group = 388651918 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The interconnectGroup. |
getInterconnectGroupBytes()
public abstract ByteString getInterconnectGroupBytes()Name of the interconnectGroup resource to query.
string interconnect_group = 388651918 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for interconnectGroup. |
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. |