@Islam Waheed , Google has deprecated Google Cloud Messaging (GCM). The GCM server and client APIs are deprecated and are removed.
You could use Google's Firebase Cloud Messaging (FCM), see Sending push notifications to Android with Azure Notification Hubs (ANH) and FCM.
ANH only support FCM/GCM through Firebase and iOS/Apple through APNS.