Class: Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest
- Inherits:
-
Object
- Object
- Google::Apis::AnalyticsadminV1beta::GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest
- 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 ArchiveCustomMetric RPC.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest
constructor
A new instance of GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest
Returns a new instance of GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.
725 726 727 |
# File 'lib/google/apis/analyticsadmin_v1beta/classes.rb', line 725 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
730 731 |
# File 'lib/google/apis/analyticsadmin_v1beta/classes.rb', line 730 def update!(**args) end |