Class: Indexmap::GoogleConfiguration

Inherits:
Object
  • Object
show all
Defined in:
lib/indexmap/google_configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#credentialsObject



7
8
9
# File 'lib/indexmap/google_configuration.rb', line 7

def credentials
  resolve(@credentials)
end

#propertyObject



11
12
13
# File 'lib/indexmap/google_configuration.rb', line 11

def property
  resolve(@property)
end