Class: AnnFlavorCore::FirebaseConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#config_fileObject

Returns the value of attribute config_file

Returns:

  • (Object)

    the current value of config_file



148
149
150
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 148

def config_file
  @config_file
end

#project_idObject

Returns the value of attribute project_id

Returns:

  • (Object)

    the current value of project_id



148
149
150
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 148

def project_id
  @project_id
end

#service_accountObject

Returns the value of attribute service_account

Returns:

  • (Object)

    the current value of service_account



148
149
150
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 148

def 
  @service_account
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



148
149
150
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 148

def target
  @target
end