Hi@MD,
You can create a Cloud Filestore instance in GCP with the CLI command. The following command is used to create a filestore instance.
$ gcloud filestore instances create NAME --description=DESCRIPTION --tier=TIER --file share=name=VOLUME_NAME,capacity=CAPACITY --network=name=NETWORK_NAME,reserved-ip-range=RESERVED_IP_RANGE