gcsPrefix = $gcsPrefix; } /** * @return GoogleCloudDocumentaiV1beta3GcsPrefix */ public function getGcsPrefix() { return $this->gcsPrefix; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig::class, 'Google_Service_Document_GoogleCloudDocumentaiV1beta3DatasetGCSManagedConfig');