Terraform google_data_catalog_entry does not support fullyQualifiedName

I’m trying to manage google Data Catalog through TF.
According to documentation fullyQualifiedName should allow to create an entry for representing resources from synced systems, (In my case - a view).
documentation for Data Catalog - Entry

However, when trying to use this in TF getting:
An argument named “fully_qualified_name” is not expected here.