regions = $regions; } /** * @return InterconnectAttachmentGroupLogicalStructureRegion[] */ public function getRegions() { return $this->regions; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(InterconnectAttachmentGroupLogicalStructure::class, 'Google_Service_Compute_InterconnectAttachmentGroupLogicalStructure');