Class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/contactcenterinsights_v1/classes.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb
Overview
The metadata for querying performance overview.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata
constructor
A new instance of GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata
Returns a new instance of GoogleCloudContactcenterinsightsV1mainQueryPerformanceOverviewMetadata.
22130 22131 22132 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 22130 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
22135 22136 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 22135 def update!(**args) end |