public interface GetOperationalStatusInterconnectAttachmentGroupRequestOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getInterconnectAttachmentGroup()
public abstract String getInterconnectAttachmentGroup()
Name of the interconnectAttachmentGroup resource to query.
string interconnect_attachment_group = 75905012 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The interconnectAttachmentGroup. |
getInterconnectAttachmentGroupBytes()
public abstract ByteString getInterconnectAttachmentGroupBytes()
Name of the interconnectAttachmentGroup resource to query.
string interconnect_attachment_group = 75905012 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for interconnectAttachmentGroup. |
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. |