deviceId = $deviceId; } /** * @return AssistantApiCoreTypesGovernedDeviceId */ public function getDeviceId() { return $this->deviceId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AssistantGroundingRankerDeviceGroundingProviderFeatures::class, 'Google_Service_Contentwarehouse_AssistantGroundingRankerDeviceGroundingProviderFeatures');