public interface GetInterconnectGroupRequestOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getInterconnectGroup()
public abstract String getInterconnectGroup()
Name of the InterconnectGroup resource to return.
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 return.
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. |