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.
5439 5440 5441 |
# File 'lib/google/apis/analyticsadmin_v1alpha/classes.rb', line 5439 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5444 5445 |
# File 'lib/google/apis/analyticsadmin_v1alpha/classes.rb', line 5444 def update!(**args) end |