class Google::Auth::ServiceAccountJwtHeaderCredentials

def needs_access_token?

Duck-types the corresponding method from BaseClient
def needs_access_token?
  false
end