spokes property

List<String>? spokes
getter/setter pair

A list of the URIs of all attached spokes.

This field is deprecated and will not be included in future API versions. Call ListSpokes on each region instead.

Output only.

Implementation

core.List<core.String>? spokes;