exclusions = $exclusions; } /** * @return Google_Service_CloudFilestore_GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion */ public function getExclusions() { return $this->exclusions; } public function setNodeId($nodeId) { $this->nodeId = $nodeId; } public function getNodeId() { return $this->nodeId; } }