Class: GoogleApi::Ga::FiltersDsl

Inherits:
DataDsl
  • Object
show all
Defined in:
lib/google_api/ga/data/filters_dsl.rb

Constant Summary

Constants inherited from DataDsl

DataDsl::OPERATORS, DataDsl::OPERATORS_METHOD

Instance Method Summary collapse

Methods inherited from DataDsl

#&, #build_parameter, #initialize, #method_missing, #|

Constructor Details

This class inherits a constructor from GoogleApi::Ga::DataDsl

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class GoogleApi::Ga::DataDsl

Instance Method Details

#joinObject



5
6
7
# File 'lib/google_api/ga/data/filters_dsl.rb', line 5

def join
  build_parameter
end