sharedFlows = $sharedFlows; } /** * @return GoogleCloudApigeeV1SharedFlow[] */ public function getSharedFlows() { return $this->sharedFlows; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ListSharedFlowsResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListSharedFlowsResponse');