gcsDestination = $gcsDestination; } /** * @return string */ public function getGcsDestination() { return $this->gcsDestination; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDocumentaiV1beta3ReviewDocumentResponse::class, 'Google_Service_Document_GoogleCloudDocumentaiV1beta3ReviewDocumentResponse');