Class: Google::Ads::GoogleAds::Factories::Factory
- Inherits:
-
Struct
- Object
- Struct
- Google::Ads::GoogleAds::Factories::Factory
- Defined in:
- lib/google/ads/google_ads/factories.rb
Instance Attribute Summary collapse
-
#enums ⇒ Object
Returns the value of attribute enums.
-
#operations ⇒ Object
Returns the value of attribute operations.
-
#resources ⇒ Object
Returns the value of attribute resources.
-
#services ⇒ Object
Returns the value of attribute services.
Instance Attribute Details
#enums ⇒ Object
Returns the value of attribute enums
22 23 24 |
# File 'lib/google/ads/google_ads/factories.rb', line 22 def enums @enums end |
#operations ⇒ Object
Returns the value of attribute operations
22 23 24 |
# File 'lib/google/ads/google_ads/factories.rb', line 22 def operations @operations end |
#resources ⇒ Object
Returns the value of attribute resources
22 23 24 |
# File 'lib/google/ads/google_ads/factories.rb', line 22 def resources @resources end |
#services ⇒ Object
Returns the value of attribute services
22 23 24 |
# File 'lib/google/ads/google_ads/factories.rb', line 22 def services @services end |