Class: Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/analyticsadmin_v1beta/classes.rb,
lib/google/apis/analyticsadmin_v1beta/representations.rb,
lib/google/apis/analyticsadmin_v1beta/representations.rb
Overview
Request message for ArchiveCustomDimension RPC.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest
constructor
A new instance of GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest
Returns a new instance of GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.
712 713 714 |
# File 'lib/google/apis/analyticsadmin_v1beta/classes.rb', line 712 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
717 718 |
# File 'lib/google/apis/analyticsadmin_v1beta/classes.rb', line 717 def update!(**args) end |