Class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/analyticsadmin_v1alpha/classes.rb,
lib/google/apis/analyticsadmin_v1alpha/representations.rb,
lib/google/apis/analyticsadmin_v1alpha/representations.rb
Overview
Response message for setting the opt out status for the automated GA4 setup process.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse
constructor
A new instance of GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse
Returns a new instance of GoogleAnalyticsAdminV1alphaSetAutomatedGa4ConfigurationOptOutResponse.
5293 5294 5295 |
# File 'lib/google/apis/analyticsadmin_v1alpha/classes.rb', line 5293 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5298 5299 |
# File 'lib/google/apis/analyticsadmin_v1alpha/classes.rb', line 5298 def update!(**args) end |