productAttributeValue = $productAttributeValue; } /** * @return GoogleCloudRetailV2ProductAttributeValue */ public function getProductAttributeValue() { return $this->productAttributeValue; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudRetailV2SearchResponseConversationalSearchResultSuggestedAnswer::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2SearchResponseConversationalSearchResultSuggestedAnswer');