nodes = $nodes; } /** * @return GoogleCloudSecuritycenterV2ResourcePathNode[] */ public function getNodes() { return $this->nodes; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudSecuritycenterV2ResourcePath::class, 'Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV2ResourcePath');