isGcpAuthRefreshFromProjectSettings function

bool isGcpAuthRefreshFromProjectSettings()

Check if gcpAuthRefresh comes from project settings.

Implementation

bool isGcpAuthRefreshFromProjectSettings() {
  return false;
}