1. Deprecated("Internal Use Only")
GeofencingRegion internalCreateGeofencingRegion()

Source

@Deprecated("Internal Use Only")
static GeofencingRegion internalCreateGeofencingRegion() {
  return new GeofencingRegion._internalWrap();
}