menu
googleapis package
documentation
compute/v1.dart
InterconnectAttachmentGroupsListResponse
items property
items property
dark_mode
light_mode
items
property
List
<
InterconnectAttachmentGroup
>
?
items
getter/setter pair
A list of InterconnectAttachmentGroup resources.
Implementation
core.List<InterconnectAttachmentGroup>? items;
googleapis package
documentation
compute/v1
InterconnectAttachmentGroupsListResponse
items property
InterconnectAttachmentGroupsListResponse class