documentSchema = $documentSchema; } /** * @return GoogleCloudContentwarehouseV1DocumentSchema */ public function getDocumentSchema() { return $this->documentSchema; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest::class, 'Google_Service_Contentwarehouse_GoogleCloudContentwarehouseV1UpdateDocumentSchemaRequest');